Package org.icepdf.core.pobjects.filters

Class Summary
ASCII85Decode  
ASCIIHexDecode  
CCITTFax Many facsimile and document imaging file formats support a form of lossless data compression often described as CCITT encoding.
CCITTFaxDecoder  
ChunkingInputStream Most of the filters have to read in a chunk of data from their input stream, and do some processing on it, before they can make it available to others
FlateDecode  
LZWDecode  
RunLengthDecode