Skip navigation links

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

Provides utility classes for LZ77 based algorithms.

See: Description

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

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.

Skip navigation links

Copyright © 2010 - 2020 Adobe. All Rights Reserved