package python.lib.io
import python.lib.io.BufferedIOBase
Available on python
raw:RawIOBasedetach():RawIOBaseread(n:Int = -1):Null<Bytes>read1(n:Int = -1):Null<Bytes>readinto(b:Bytearray):Intwrite(b:Bytearray):Int
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/python/lib/io/IBufferedIOBase.html