Microsoft SDK for Java

BufferedStream.setPosition

Sets the position of this stream.

Syntax

public void setPosition( long position )

Parameters

position

The position in the data stream to set.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.