Method SeekInternal
SeekInternal(Int64)
Expert: implements seek. Sets current position in this file, where the next ReadInternal(Byte[], Int32, Int32) will occur.
Declaration
protected abstract void SeekInternal(long pos)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | pos |