package python.lib.io
extends IOBase
extended by BufferedRWPair, BufferedReader, BufferedWriter, BytesIO
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/BufferedIOBase.html