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.StaticTree Class Referencesealed

Package Attributes

short[] treeCodes
 
int[] extraBits
 
int extraBase
 
int elems
 
int maxLength
 

Static Package Attributes

static readonly short[] lengthAndLiteralsTreeCodes
 
static readonly short[] distTreeCodes
 
static readonly StaticTree Literals
 
static readonly StaticTree Distances
 
static readonly StaticTree BitLengths
 

Private Member Functions

 StaticTree (short[] treeCodes, int[] extraBits, int extraBase, int elems, int maxLength)
 

Static Private Member Functions

static StaticTree ()
 

Detailed Description

Definition at line 6 of file StaticTree.cs.


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