#include <Bzip2Compressor.h>
Clones the current options object.
- Returns
- The cloned object of the same type as the current object.
Implements CZipCompressor::COptions.
int ZipArchiveLib::CBzip2Compressor::COptions::GetType |
( |
| ) |
const |
|
inlinevirtual |
bool ZipArchiveLib::CBzip2Compressor::COptions::m_bUseSlowDecompression |
true
, if the slow decompression method should be used; false
otherwise. The slow decompression method uses less memory than the normal decompression method (but is slower).
The documentation for this struct was generated from the following file: