MemoryStream.read

Overview | Methods | This Package | All Packages

MemoryStream.read

Reads the next byte of data from this stream.

Syntax

public int read()

Return Value

Returns a byte of data from the stream.