[]
Moves the current position to the given offset at which the next read or write occurs. The offset is measured from the beginning of the stream.
public virtual void seek(int off)
The offset where to move to.