ByteBufferSplit(Int32) Method
Separates source array to the portions of specified length
Namespace: OddPrgAssembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
public ByteBuffer[] Split(
int length
)
- length Int32
- Length of the portion
ByteBufferArray of ByteBuffer instances of specified length, the last portion may be shorter