terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 () |
Definition at line 6 of file StaticTree.cs.