[]
        
(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)
Public Overridable Sub write(b As Byte)
Parameters
Type Name Description
byte b
Implements