[]
        
(Showing Draft Content)

CSJ2K.j2k.util.ISRandomAccessIO.write

write Method

write(byte)

Throws an IOException since this class does not implement data output.

Declaration
public virtual void write(byte b)
Parameters
Type Name Description
byte b
Implements