terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Ionic.Zlib.DeflateManager.Config Class Reference
+ Collaboration diagram for Ionic.Zlib.DeflateManager.Config:

Static Public Member Functions

static DeflateManager.Config Lookup (CompressionLevel level)
 

Package Attributes

int GoodLength
 
int MaxLazy
 
int NiceLength
 
int MaxChainLength
 
DeflateFlavor Flavor
 

Private Member Functions

 Config (int goodLength, int maxLazy, int niceLength, int maxChainLength, DeflateFlavor flavor)
 

Static Private Member Functions

static Config ()
 

Static Private Attributes

static readonly DeflateManager.Config[] Table
 

Detailed Description

Definition at line 1067 of file DeflateManager.cs.


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