method
seek
seek(offset,whence)
public
Seeks to a given offset amount in the stream according to the value of whence (see IO#seek).
seek(offset,whence)
public
Seeks to a given offset amount in the stream according to the value of whence (see IO#seek).