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

◆ inflate_trees_bits()

int Ionic.Zlib.InfTree.inflate_trees_bits ( int[] c,
int[] bb,
int[] tb,
int[] hp,
ZlibCodec z )
inlinepackage

Definition at line 34 of file InfTree.cs.

35 {
36 this.initWorkArea(19);
37 int[] array = this.hn;
38 int[] array2 = this.v;
39 int num;
40 return num;
41 }
class f__AnonymousType0<< Count > j__TPar
void initWorkArea(int vsize)
Definition InfTree.cs:80

References System.array, Ionic.Zlib.InfTree.hn, Ionic.Zlib.InfTree.initWorkArea(), j__TPar, and Ionic.Zlib.InfTree.v.