CZipCompressor::COffsetsArray::CStat Struct Reference
#include <ZipCompressor.h>
List of all members.
Detailed Description
The statistics about blocks in the compressed and uncompressed data. Although the statistics are described by
COffsetsPair objects, the meaning the members of these object is different in this case.
COffsetsPair::m_uUncompressedOffset describes the sizes of blocks in uncompressed data and
COffsetsPair::m_uCompressedOffset describes the sizes of blocks in compressed data.
- See also:
- Creating Seekable Compressed Data
COffsetsPair
Member Data Documentation
The average blocks sizes.
The maximum blocks sizes.
The minimum blocks sizes.
The documentation for this struct was generated from the following file: