| zipios 2.3.4
    Zipios -- a small C++ library providing easy access to .zip files. | 
Implementation file that defines zipios::VirtualSeeker. More...

Go to the source code of this file.
| Namespaces | |
| namespace | zipios | 
| The zipios namespace includes the Zipios library definitions. | |
The zipios::VirtualSeeker is used to handle offsets of a Zip archive defined within a larger file. See the zipios::ZipFile::openEmbeddedZipFile() function and the appendzip tool for additional information.
Definition in file virtualseeker.cpp.