asMemory
Wraps this ByteBuffer to Memory object.
Receiver
the byte buffer.
Return
the Memory object.
Parameters
startOffset
the start offset.
size
the size of memory to map.
Wraps this ByteBuffer to Memory object.
the byte buffer.
the Memory object.
the start offset.
the size of memory to map.