[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.CodestreamWriter.commitBitstreamHeader

commitBitstreamHeader Method

commitBitstreamHeader(HeaderEncoder)

Writes the header data to the bit stream, if it has not been already done. In some implementations this method can be called only once, and an IllegalArgumentException is thrown if called more than once.

Declaration
public abstract void commitBitstreamHeader(HeaderEncoder he)
Parameters
Type Name Description
HeaderEncoder he