terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Ionic.Zlib.ZlibConstants Class Reference

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
 

Detailed Description

Definition at line 6 of file ZlibConstants.cs.


The documentation for this class was generated from the following file: