Package java.ioInterface DataInput
abstract int readUnsignedByte()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Reads one input byte and converts it into an int in the range of 0 to 255.