ZipArchiveLib::CDeflateCompressor::COptions Struct Reference
#include <DeflateCompressor.h>
List of all members.
Detailed Description
Represents options of the
CDeflateCompressor.
- 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::CDeflateCompressor::COptions::GetType |
( |
|
) |
const [inline, virtual] |
Member Data Documentation
Enables or disables checking, if the compressed data ends with an end-of-stream block. This should be enabled to protect against malformed data. true, if the checking of the last block should be enabled; false otherwise.
The documentation for this struct was generated from the following file: