BufferedStream.setPosition

Overview | Methods | This Package | All Packages

BufferedStream.setPosition

Sets the position of this stream.

Syntax

public void setPosition( long position )

Parameters

position

The position in the data stream to set.