Method Init
Init(ByteBlockPool, Int32, Int32)
Set up the reader to read from index.
Declaration
public void Init(ByteBlockPool pool, int startIndex, int endIndex)
Parameters
Type | Name | Description |
---|---|---|
ByteBlockPool | pool | |
System.Int32 | startIndex | |
System.Int32 | endIndex |