#include <BaseLibCompressor.h>
Represents options of compressors that use external libraries.
- See also
- Compressing Data
-
CZipArchive::SetCompressionOptions
◆ m_bDetectLibMemoryLeaks
| 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. If using for CZstdCompressor, it requires ZSTD_MULTITHREAD to be defined in the _features.h file.
The documentation for this struct was generated from the following file: