Data.Builder

Undocumented in source.

Constructors

this
this(ByteBuffer buffer, int offset, int size)
Undocumented in source.

Members

Functions

asByteBuffer
ByteBuffer asByteBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
toArray
ubyte[] toArray()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
ByteBuffer buffer;
Undocumented in source.
offset
int offset;
Undocumented in source.
size
int size;
Undocumented in source.

Meta