ZipArchiveLib::CBzip2Compressor::COptions Struct Reference
#include <Bzip2Compressor.h>
List of all members.
Detailed Description
Represents options of the
CBzip2Compressor.
- See also:
- Compressing Data
CZipArchive::SetCompressionOptions
Member Function Documentation
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 [inline, virtual] |
Member Data Documentation
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: