BufferedStream.readInt

Overview | Methods | This Package | All Packages

BufferedStream.readInt

Reads an integer from this stream.

Syntax

public int readInt()

Return Value

Returns an integer from this stream.