#include <ZipCompressor.h>
The statistics about blocks in the compressed and uncompressed data. The statistics are described by the COffsetsPair structure. The meaning of its members is different for this situation: 
- See Also
- Creating Seekable Compressed Data 
- 
COffsetsPair 
      
        
          | COffsetsPair CZipCompressor::COffsetsArray::CStat::m_AvgValues | 
      
 
The average blocks sizes. 
 
 
      
        
          | COffsetsPair CZipCompressor::COffsetsArray::CStat::m_MaxValues | 
      
 
The maximum blocks sizes. 
 
 
      
        
          | COffsetsPair CZipCompressor::COffsetsArray::CStat::m_MinValues | 
      
 
The minimum blocks sizes. 
 
 
The documentation for this struct was generated from the following file: