[]
Changes the seek pointer to a new location relative to the beginning of the stream, to the end of the stream, or to the current seek pointer.
public long Seek(long offset, SeekOrigin origin)
Type | Name | Description |
---|---|---|
long | offset | |
SeekOrigin | origin |
Type | Description |
---|---|
long |