Method RecycleByteBlocks
RecycleByteBlocks(Byte[][], Int32, Int32)
Declaration
public override void RecycleByteBlocks(byte[][] blocks, int start, int end)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[][] | blocks | |
System.Int32 | start | |
System.Int32 | end |