January 2017
Intermediate to advanced
350 pages
7h 8m
English
This library provides access to two compression methods, both of which generate a valid LZ4 stream:
A good compression ratio (depending on the size and the redundancy of the input).
The streams produced by these two compression algorithms use the same compression format; they are very fast to decompress and can be decompressed by the same decompressor instance.
LZ4 comes bundled with Hadoop. Check for the shared object(so) file, ...
Read now
Unlock full access