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(): Bytes
Returns either a copy or a reference of the current bytes. Once called, the buffer should no longer be used.
Returns |
---|
Bytes |
new(): Void
Private Members
b: BytesData