Method SeekInternal
SeekInternal(Int64)
Expert: implements seek. Sets current position in this file, where the
next Read
Declaration
public abstract void SeekInternal(long pos)
Parameters
Type | Name | Description |
---|---|---|
System. |
pos |
Expert: implements seek. Sets current position in this file, where the
next Read
public abstract void SeekInternal(long pos)
Type | Name | Description |
---|---|---|
System. |
pos |