Streams that can be fast-forwarded or rewound to an arbitrary offset.
Required methods
-
Jump to a specified position in the stream.
Returns the new position in the stream from the beginning.
Provided methods
-
Rewind the stream to the beginning.
-
Returns the current position in the stream from the beginning.