terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 1151 of file DeflateManager.cs.