BytesBuffer
haxe.io.BytesBuffer (Class)
Instance Members
| Name | Type |
|---|---|
byte |
Int |
| Name | Type |
|---|---|
src |
Bytes |
| Name | Type |
|---|---|
v |
Int |
| Name | Type |
|---|---|
src |
Bytes |
pos |
Int |
len |
Int |
getBytes(): BytesReturns either a copy or a reference of the current bytes. Once called, the buffer should no longer be used.
| Returns |
|---|
| Bytes |
new(): VoidPrivate Members
b: BytesData