Package org.apache.commons.imaging.common.itu_t4
Provides ITU-T T.4 and T.6 compression classes.
-
Class Summary Class Description BitArrayOutputStream Output stream writing to a byte array, and capable of writing 1 bit at a time, starting from the most significant bit.BitInputStreamFlexible Input stream that allows reading up to 32 bits across byte boundaries in most significant bit first order.HuffmanTree<T> A Huffman tree implemented as 1 array for high locality of reference.HuffmanTree.Node<T> T4_T6_Tables T4_T6_Tables.Entry T4AndT6Compression -
Exception Summary Exception Description HuffmanTreeException