BufferedStream.readByte

Overview | Methods | This Package | All Packages

BufferedStream.readByte

Reads a byte from this stream.

Syntax

public byte readByte()

Return Value

Returns a byte of data from this stream.