Skip to content

hxd.fs.FileInput

hxd.fs.FileInput

Inherits from: haxe.io.Input

Fields

NameType
fhxd.fs.FileEntry

Protos

  • f@31276 skip(hxd.fs.FileInput, I32) → Void
  • f@31277 readByte(hxd.fs.FileInput) → I32
  • f@31278 readBytes(hxd.fs.FileInput, haxe.io.Bytes, I32, I32) → I32
  • f@31279 close(hxd.fs.FileInput) → Void

Bindings

  • static f@31275 __constructor__(hxd.fs.FileInput, hxd.fs.FileEntry) → Void