haxe.io.BytesOutput
haxe.io.BytesOutput
Inherits from: haxe.io.Output
Fields
| Name | Type | |
|---|---|---|
b | haxe.io.BytesBuffer |
Protos
f@8416writeByte(haxe.io.BytesOutput, I32) → Voidf@8417writeBytes(haxe.io.BytesOutput, haxe.io.Bytes, I32, I32) → I32f@8418getBytes(haxe.io.BytesOutput) → haxe.io.Bytes
Bindings
- static
f@8419__constructor__(haxe.io.BytesOutput) → Void