package python.lib.io
extended by BufferedIOBase, RawIOBase, TextIOBase
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/IOBase.html