ByteBufferGetRange(Int32) Method
Returns part of the byte array starting at specified index
Namespace: OddPrgAssembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
public ByteBuffer GetRange(
int startIndex
)
- startIndex Int32
- Required start index
ByteBufferNew instance of ByteBuffer which is part of source array