Pyrogenesis
13997
|
#include "lib/file/archive/archive.h"
Go to the source code of this file.
Functions | |
LIB_API PIArchiveReader | CreateArchiveReader_Zip (const OsPath &archivePathname) |
LIB_API PIArchiveWriter | CreateArchiveWriter_Zip (const OsPath &archivePathname, bool noDeflate) |
LIB_API PIArchiveReader CreateArchiveReader_Zip | ( | const OsPath & | archivePathname | ) |
Definition at line 569 of file archive_zip.cpp.
LIB_API PIArchiveWriter CreateArchiveWriter_Zip | ( | const OsPath & | archivePathname, |
bool | noDeflate | ||
) |
Definition at line 745 of file archive_zip.cpp.