seek

Changes the stream position.

Throws a SUPStreamNotOpenException if the stream is not open for reading.

Syntax

- (void)seek :(SUPLong)newPosition;

Parameters