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.StaticTree Class Referencesealed
+ Collaboration diagram for Ionic.Zlib.StaticTree:

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 9 of file StaticTree.cs.


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