Microsoft SDK for Java

MemoryStream.setLength

Sets the length of this stream.

Syntax

public void setLength( long length )

Parameters

length

The new length of the stream.

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