Barracuda Application Server C/C++ Reference
NO
|
A ZipContainer is a buffer used by a ZipIo when reading data from a ZipReader.
You do not directly use a ZipContainer unless you use the internal ZIP CentralDirIterator class. See the ZipFileIterator.h header file for more information.
#include <ZipFileIterator.h>
Public Member Functions | |
ZipContainer (ZipReader *reader, U8 *buf, U32 bufSize) | |