package python.lib.io
import python.lib.io.RawIOBase
Available on pythonread (n:Int = -1):Null<Bytes>
readall ():Bytes
readinto (b:Bytearray):Null<Int>
write (b:Bytearray):Null<Int>
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/io/IRawIOBase.html