Overview | Methods | This Package | All Packages
Reads the next byte of data from this file.
Syntax
public int read()
Return Value
Returns the next byte of data from this file.
Overrides DataStream.read
See Also IByteStream.read