zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
File defining zipios::GZIPOutputStreambuf. More...
#include "deflateoutputstreambuf.hpp"
Go to the source code of this file.
Classes | |
class | zipios::GZIPOutputStreambuf |
Save the output stream buffer. More... | |
Namespaces | |
zipios | |
The zipios namespace includes the Zipios++ library definitions. | |
Macros | |
#define | GZIPOUTPUTSTREAMBUF_HPP |
This file includes the declaration of the zipios::GZIPOutputStreambuf class which is used to output a file in a Zip archive when we want to compress it with the zlib library.
Definition in file gzipoutputstreambuf.hpp.
#define GZIPOUTPUTSTREAMBUF_HPP |
Definition at line 3 of file gzipoutputstreambuf.hpp.