BufferedStream.read

Overview | Methods | This Package | All Packages

BufferedStream.read

Reads the next byte of data from this stream.

Syntax

public int read()

Return Value

Returns the next byte of data from this stream.