Skip to content

hxd.File

hxd.File

Fields

NameType
staticexistsFun
staticdeleteFun
staticgetBytesFun
staticsaveBytesFun

Protos

No protos.

Bindings

  • static f@31237 saveBytes(String, haxe.io.Bytes) → Void
  • static f@31236 getBytes(String) → haxe.io.Bytes
  • static f@31235 delete(String) → Void
  • static f@6420 exists(String) → Bool