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