zlibcomplete
Simple C++ wrapper for zlib using RAII and std::string with flush.
|
GZip compression wrapper for C++ using RAII. More...
#include <zlc/zlibbase.hpp>
Go to the source code of this file.
Classes | |
class | zlibcomplete::GZipCompressor |
GZip compression class using std::string for input and output. More... | |
class | zlibcomplete::GZipDecompressor |
GZip decompression class using std::string for input and output. More... | |
Namespaces | |
zlibcomplete | |
Top-level namespace for all compressors and decompressors. | |
GZip compression wrapper for C++ using RAII.
Rudi Cilibrasi (cilib) rar@ alumn i.ca ltech .edu