75767778798081
/** * Constructor for jbig */ public JBIG2Decoder() { streamDecoder = new JBIG2StreamDecoder(); }