|
zipios 2.3.4
Zipios -- a small C++ library providing 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 | |
| namespace | 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.