zlibcomplete
Simple C++ wrapper for zlib using RAII and std::string with flush.
|
#include <zlc/zlibcomplete.hpp>
#include <exception>
#include <zlib.h>
#include <string.h>
#include <iostream>
Namespaces | |
zlibcomplete | |
Top-level namespace for all compressors and decompressors. | |