Package java.io
Interface DataInput

Public Method readByte

abstract byte readByte()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Reads and returns on input byte. The byte value is between -128 and 127.