[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.FileCodestreamWriter.commitBitstreamHeader

commitBitstreamHeader Method

commitBitstreamHeader(HeaderEncoder)

Writes the header data in the codestream and actualize ndata with the header length. The header is either a MainHeaderEncoder or a TileHeaderEncoder.

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

The current header encoder.

Overrides
Exceptions
Type Condition
IOException

If an I/O error occurs while writing the data.