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
|
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 |
Definition at line 1067 of file DeflateManager.cs.