Constructor ReaderSlice
ReaderSlice(Int32, Int32, Int32)
Sole constructor.
Declaration
public ReaderSlice(int start, int length, int readerIndex)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | start | |
System.Int32 | length | |
System.Int32 | readerIndex |