[]
        
(Showing Draft Content)

CSJ2K.j2k.io.RandomAccessIO.read

read Method

read()

Reads a byte of data from the stream. Prior to reading, the stream is realigned at the byte level.

Declaration
byte read()
Returns
Type Description
byte

The byte read, as an int.