package python.lib.io
import python.lib.io.IOBase
Available on python
read onlyclosed:Boolclose():Voidfileno():Intflush():Voidreadable():Boolreadline(limit:Int = -1):Stringreadlines(hint:Int = -1):Array<String>seek(offset:Int, whence:SeekSet):Intseekable():Booltell():Inttruncate(size:Int):Intwritable():Bool
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/python/lib/io/IIOBase.html