c6b2c5a320
Motivation: LZMA compression algorithm has a very good compression ratio. Modifications: - Added `lzma-java` library which implements LZMA algorithm. - Implemented LzmaFrameEncoder which extends MessageToByteEncoder and provides compression of outgoing messages. - Added tests to verify the LzmaFrameEncoder and how it can compress data for the next uncompression using the original library. Result: LZMA encoder which can compress data using LZMA algorithm. |
||
---|---|---|
.. | ||
LICENSE.abstractnodequeue.txt | ||
LICENSE.base64.txt | ||
LICENSE.bouncycastle.txt | ||
LICENSE.caliper.txt | ||
LICENSE.commons-logging.txt | ||
LICENSE.compress-lzf.txt | ||
LICENSE.deque.txt | ||
LICENSE.harmony.txt | ||
LICENSE.jboss-marshalling.txt | ||
LICENSE.jbzip2.txt | ||
LICENSE.jfastlz.txt | ||
LICENSE.jsr166y.txt | ||
LICENSE.jzlib.txt | ||
LICENSE.libdivsufsort.txt | ||
LICENSE.log4j.txt | ||
LICENSE.lz4.txt | ||
LICENSE.protobuf.txt | ||
LICENSE.slf4j.txt | ||
LICENSE.snappy.txt | ||
LICENSE.webbit.txt | ||
lzma-java.txt |