zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
Implementation file that defines zipios::VirtualSeeker. More...
Go to the source code of this file.
Namespaces | |
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.