#include <MRMesh/MRZlib.h>
Public Attributes | |
| uint32_t | crc32 = 0 |
| CRC-32 of the uncompressed input. | |
| size_t | uncompressedSize = 0 |
| total bytes read from the input stream | |
| size_t | compressedSize = 0 |
| total bytes written to the output stream | |
statistics gathered during compression: CRC-32 of the uncompressed input and the total numbers of bytes read from / written to the streams