a0c466a276
Motivation: FastLZ compression codec provides sending and receiving data encoded by fast FastLZ algorithm using block mode. Modifications: - Added part of `jfastlz` library which implements FastLZ algorithm. See FastLz class. - Implemented FastLzFramedEncoder which extends MessageToByteEncoder and provides compression of outgoing messages. - Implemented FastLzFramedDecoder which extends ByteToMessageDecoder and provides uncompression of incoming messages. - Added integration tests for `FastLzFramedEncoder/Decoder`. Result: Full FastLZ compression codec which can compress/uncompress data using FastLZ 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.protobuf.txt | ||
LICENSE.slf4j.txt | ||
LICENSE.snappy.txt | ||
LICENSE.webbit.txt |