Variables

Methods

Inherited Variables

Defined by IOBase

read onlyclosed:Bool

Inherited Methods

Defined by IOBase

@:value({ limit : -1 })readline(limit:Int = -1):String

@:value({ hint : -1 })readlines(hint:Int = -1):Array<String>

seek(offset:Int, whence:SeekSet):Int