ByteBufferGetRange Method

Overload List

GetRange(Int32) Returns part of the byte array starting at specified index
GetRange(Int32, Int32) Returns part of the byte array starting at specified index and having specified size

See Also