terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Ionic.Zlib.DeflateManager.Config Class Reference

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 1151 of file DeflateManager.cs.


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