[]
Writes the header data in the codestream and actualize ndata with the header length. The header is either a MainHeaderEncoder or a TileHeaderEncoder.
public override void commitBitstreamHeader(HeaderEncoder he)
Type | Name | Description |
---|---|---|
HeaderEncoder | he | The current header encoder. |
Type | Condition |
---|---|
IOException | If an I/O error occurs while writing the data. |