hxd.fs.FileInput
hxd.fs.FileInput
Inherits from: haxe.io.Input
Fields
| Name | Type | |
|---|---|---|
f | hxd.fs.FileEntry |
Protos
f@31276skip(hxd.fs.FileInput, I32) → Voidf@31277readByte(hxd.fs.FileInput) → I32f@31278readBytes(hxd.fs.FileInput, haxe.io.Bytes, I32, I32) → I32f@31279close(hxd.fs.FileInput) → Void
Bindings
- static
f@31275__constructor__(hxd.fs.FileInput, hxd.fs.FileEntry) → Void