Method GetSlice
GetSlice(int, int)
Gets a slice of this buffer.
IByteBuffer GetSlice(int position, int length)
Parameters
Returns
- IByteBuffer
A slice of this buffer.
Gets a slice of this buffer.
IByteBuffer GetSlice(int position, int length)
A slice of this buffer.