#include <BaseLibCompressor.h>
Represents options of compressors that use external libraries.
- See Also
- Compressing Data
-
CZipArchive::SetCompressionOptions
bool ZipArchiveLib::CBaseLibCompressor::COptions::m_bDetectLibMemoryLeaks |
true
, if the ZipArchive Library should detect memory leaks in an external library; false
otherwise. Recommended to be set to true
.
The documentation for this struct was generated from the following file: