Skip to content

hxd.fmt.pak.FileSystem

hxd.fmt.pak.FileSystem

Fields

NameType
roothxd.fmt.pak.PakEntry
dicthaxe.ds.StringMap
fileshl.types.ArrayObj
readCachehl.types.ArrayObj
currentCacheSizeI32
readCacheSizeI32
totalReadBytesI32
totalReadCountI32
Virtual[get, exists]
staticPAK_STAMP_HASHString

Protos

  • f@6376 loadPak(hxd.fmt.pak.FileSystem, String) → Void
  • f@6377 loadModPak(hxd.fmt.pak.FileSystem, String) → Void
  • f@6378 canLoadModPak(hxd.fmt.pak.FileSystem, String) → Bool
  • f@6379 unloadModPak(hxd.fmt.pak.FileSystem, String) → Void
  • f@6380 addPak(hxd.fmt.pak.FileSystem, sys.io.FileInput, Ref) → Void
  • f@6381 removePak(hxd.fmt.pak.FileSystem, sys.io.FileInput) → Void
  • f@6382 getCached(hxd.fmt.pak.FileSystem, hxd.fmt.pak.PakEntry) → haxe.io.Bytes
  • f@6383 saveCached(hxd.fmt.pak.FileSystem, hxd.fmt.pak.PakEntry) → Void
  • f@6384 addRec(hxd.fmt.pak.FileSystem, hxd.fmt.pak.PakEntry, String, hxd.fmt.pak.File, sys.io.FileInput, I32, Bool) → Void
  • f@6385 removeRec(hxd.fmt.pak.FileSystem, hxd.fmt.pak.PakEntry, String, hxd.fmt.pak.File, sys.io.FileInput, I32) → Void
  • f@6386 get(hxd.fmt.pak.FileSystem, String) → hxd.fs.FileEntry
  • f@6387 exists(hxd.fmt.pak.FileSystem, String) → Bool

Bindings

  • static f@6009 __constructor__(hxd.fmt.pak.FileSystem) → Void