MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ZlibCompressParams Struct Reference

parameters for zlibCompressStream (adds a compression level on top of ZlibParams) More...

#include <MRMesh/MRZlib.h>

Inheritance diagram for MR::ZlibCompressParams:

Public Attributes

int level = -1
ZlibCompressStatsstats = nullptr
Public Attributes inherited from MR::ZlibParams
bool rawDeflate = false

Detailed Description

parameters for zlibCompressStream (adds a compression level on top of ZlibParams)


The documentation for this struct was generated from the following file: