Package org.apache.commons.compress.compressors.lz77support

Provides utility classes for LZ77 based algorithms.

The classes in this package are currently used by the LZ4 and Snappy implementations but might also help implementing other algorithms that derive from LZ77 and LZSS.