zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
|
Implementation of zipios::GZIPOutputStream. More...
Go to the source code of this file.
Namespaces | |
namespace | zipios |
The zipios namespace includes the Zipios library definitions. | |
The zipios::GZipOutputStream defines functions which handle the saving of Zip archive content file in compressed form using the zlib library.
Definition in file gzipoutputstream.cpp.