package python.io
extended by IFileInput, NativeBytesInput, NativeTextInput
Available on python
bigEndian:Boolclose():Voidread(nbytes:Int):BytesreadAll(?bufsize:Int):BytesreadByte():IntreadBytes(s:Bytes, pos:Int, len:Int):IntreadDouble():FloatreadFloat():FloatreadFullBytes(s:Bytes, pos:Int, len:Int):VoidreadInt16():IntreadInt24():IntreadInt32():IntreadInt8():IntreadLine():StringreadString(len:Int, ?encoding:Encoding):StringreadUInt16():IntreadUInt24():IntreadUntil(end:Int):String
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/python/io/IInput.html