|
zipios
2.2.0
Zipios – a small C++ library that provides easy access to .zip files.
|
This file defines zipios::GZIPOutputStream. More...


Go to the source code of this file.
Classes | |
| class | zipios::GZIPOutputStream |
| A stream implementation that outputs data to a ZIP file. More... | |
Namespaces | |
| zipios | |
| The zipios namespace includes the Zipios library definitions. | |
Macros | |
| #define | GZIPOUTPUTSTREAM_HPP |
This file declares the zipios::GZipOutputStream class which handles Zip archive content while saving to file.
Definition in file gzipoutputstream.hpp.
| #define GZIPOUTPUTSTREAM_HPP |
Definition at line 3 of file gzipoutputstream.hpp.
1.8.11