Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if an error occurs while reading from this stream.
Reads a single byte from the source stream and returns it as an integer in the range from 0 to 255. Returns -1 if the end of the source stream has been reached. Blocks if no input is available.