Skip to content

haxe.io.BytesInput

haxe.io.BytesInput

Inherits from: haxe.io.Input

Fields

NameType
bBytes
posI32
lenI32
totlenI32

Protos

  • f@30637 set_position(haxe.io.BytesInput, I32) → I32
  • f@30638 readByte(haxe.io.BytesInput) → I32
  • f@30639 readBytes(haxe.io.BytesInput, haxe.io.Bytes, I32, I32) → I32

Bindings

  • static f@30640 __constructor__(haxe.io.BytesInput, haxe.io.Bytes, Null, Null) → Void