Method Reset
Reset(Int32, Int32)
Resets the reader to a slice give the slices absolute start and end offset in the pool.
Declaration
public void Reset(int startOffset, int endOffset)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startOffset | |
System.Int32 | endOffset |