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 Attributes | |
const int | WindowBitsMax = 15 |
const int | WindowBitsDefault = 15 |
const int | Z_OK = 0 |
const int | Z_STREAM_END = 1 |
const int | Z_NEED_DICT = 2 |
const int | Z_STREAM_ERROR = -2 |
const int | Z_DATA_ERROR = -3 |
const int | Z_BUF_ERROR = -5 |
const int | WorkingBufferSizeDefault = 8192 |
const int | WorkingBufferSizeMin = 1024 |
Definition at line 7 of file ZlibConstants.cs.