zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
|
Implementation of zipios::InflateInputStreambuf. More...
#include "inflateinputstreambuf.hpp"
#include "zipios/zipiosexceptions.hpp"
#include "zipios_common.hpp"
Go to the source code of this file.
Namespaces | |
namespace | zipios |
The zipios namespace includes the Zipios library definitions. | |
This file defines the various functions found in the zipios::InflateInputStreambuf class. It filters a stream buffer to decompress data that was compressed using the zlib library.
Definition in file inflateinputstreambuf.cpp.