package python.lib.io
extends IOBase
extended by StringIO, TextIOWrapper
Available on pythonbuffer:BufferedIOBase
encoding:String
error:String
newlines:Null<EitherType<String, Tuple<String>>>
detach ():BufferedIOBase
read (n:Int):String
write (s:String):Int
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/lib/io/TextIOBase.html