strio.seek(amount, whence=SEEK_SET) â 0
Instance Public methods
Seeks to a given offset amount in the stream according to the value of whence (see IO#seek).
Seeks to a given offset amount in the stream according to the value of whence (see IO#seek).
Please login to continue.