zipios++  2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
Namespaces
deflateoutputstreambuf.cpp File Reference

Implementation of zipios::DeflateOutputStreambuf. More...

#include "deflateoutputstreambuf.hpp"
#include "zipios++/zipiosexceptions.hpp"
#include "zipios_common.hpp"
Include dependency graph for deflateoutputstreambuf.cpp:

Go to the source code of this file.

Namespaces

 zipios
 The zipios namespace includes the Zipios++ library definitions.
 

Detailed Description

This is the counterpart of the zipios::InflateInputStreambuf.

Definition in file deflateoutputstreambuf.cpp.