|
zlibcomplete
Simple C++ wrapper for zlib using RAII and std::string with flush.
|
ZLib compression wrapper for C++ using RAII. More...
#include <zlc/zlibbase.hpp>Go to the source code of this file.
Classes | |
| class | zlibcomplete::RawDeflater |
| Raw ZLib compression class using std::string for input and output. More... | |
| class | zlibcomplete::RawInflater |
| Raw ZLib decompression class using std::string for input and output. More... | |
Namespaces | |
| zlibcomplete | |
| Top-level namespace for all compressors and decompressors. | |
ZLib compression wrapper for C++ using RAII.
Rudi Cilibrasi (cilibrar@alumni.caltech.edu)
1.8.6