haxe.io.BytesBuffer
haxe.io.BytesBuffer
Fields
| Name | Type | |
|---|---|---|
b | Bytes | |
pos | I32 | |
size | I32 |
Protos
f@323__expand(haxe.io.BytesBuffer, I32) → Voidf@324__add(haxe.io.BytesBuffer, Bytes, I32, I32) → Voidf@325getBytes(haxe.io.BytesBuffer) → haxe.io.Bytes
Bindings
- static
f@326__constructor__(haxe.io.BytesBuffer) → Void