Microsoft SDK for Java

BufferedStream.setLength

Sets the length of this stream.

Syntax

public void setLength( long length )

Parameters

length

The length of the data stream to set.

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