Deflater.FILTERED

Deflater.FILTERED

Class Overview | Class Members | This Package | All Packages

Syntax
public static final int FILTERED
Description
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution. Forces more Huffman coding and less string matching.