Skip to content

haxe.io.BytesOutput

haxe.io.BytesOutput

Inherits from: haxe.io.Output

Fields

NameType
bhaxe.io.BytesBuffer

Protos

  • f@8416 writeByte(haxe.io.BytesOutput, I32) → Void
  • f@8417 writeBytes(haxe.io.BytesOutput, haxe.io.Bytes, I32, I32) → I32
  • f@8418 getBytes(haxe.io.BytesOutput) → haxe.io.Bytes

Bindings

  • static f@8419 __constructor__(haxe.io.BytesOutput) → Void