MemoryStream.setLength

Overview | Methods | This Package | All Packages

MemoryStream.setLength

Sets the length of this stream.

Syntax

public void setLength( long length )

Parameters

length

The new length of the stream.