zipios++
2.0.2
Zipios++ – a small C++ library that provides 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 | |
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.