package python.lib.io
extends IOBase
extended by FileIO
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/RawIOBase.html