package python.lib.io
extended by BufferedIOBase, RawIOBase, TextIOBase
Available on pythonread only closed: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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/lib/io/IOBase.html