MemoryStream.getLength

Overview | Methods | This Package | All Packages

MemoryStream.getLength

Retrieves the length of the stream in bytes.

Syntax

public long getLength()

Return Value

Returns the current length of the stream.