haxe.io.Input
haxe.io.Input
Fields
| Name | Type | |
|---|---|---|
bigEndian | Bool |
Protos
f@5170readByte(haxe.io.Input) → I32f@5171readBytes(haxe.io.Input, haxe.io.Bytes, I32, I32) → I32f@5172close(haxe.io.Input) → Voidf@5173set_bigEndian(haxe.io.Input, Bool) → Boolf@5174readAll(haxe.io.Input, Null) → haxe.io.Bytesf@5175readFullBytes(haxe.io.Input, haxe.io.Bytes, I32, I32) → Voidf@5176read(haxe.io.Input, I32) → haxe.io.Bytesf@5177readUntil(haxe.io.Input, I32) → Stringf@5178readLine(haxe.io.Input) → Stringf@5179readFloat(haxe.io.Input) → F64f@5180readInt16(haxe.io.Input) → I32f@5181readUInt16(haxe.io.Input) → I32f@5182readUInt24(haxe.io.Input) → I32f@5183readInt32(haxe.io.Input) → I32f@5184readString(haxe.io.Input, I32, haxe.io.Encoding) → String
Bindings
No bindings.