Marine Library
1.0
C++ library for Linux Networking Development
|
QuickLZ compression algorithm. More...
#include <vector>
#include <string>
#include "quicklz/quicklz.c"
#include "impl/environment.hh"
Go to the source code of this file.
Classes | |
class | CCompressorQuickLZ |
A convenient interface for QuickLZ compression algorithm. More... | |
Macros | |
#define | QLZ_COMPRESSION_LEVEL 3 |
#define | QLZ_STREAMING_BUFFER 0 |
QuickLZ compression algorithm.