| zipios 2.3.4
    Zipios -- a small C++ library providing easy access to .zip files. | 
Implementation of zipios::ZipInputStream. More...

Go to the source code of this file.
| Namespaces | |
| namespace | zipios | 
| The zipios namespace includes the Zipios library definitions. | |
This file includes the implementation of the zipios::ZipInputStream class which is a filter used to read files from Zip archives, files that can be compressed using the zlib library.
Definition in file zipinputstream.cpp.