[]
        
(Showing Draft Content)

CSJ2K.j2k.io.BinaryDataInput.readByte

readByte Method

readByte()

Should read a signed byte (i.e., 8 bit) from the input. reading, the input should be realigned at the byte level.

Declaration
byte readByte()
Returns
Type Description
byte

The next byte-aligned signed byte (8 bit) from the input.