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

◆ hbMakeCodeLengths()

static void Ionic.BZip2.BZip2Compressor.hbMakeCodeLengths ( byte[] len,
int[] freq,
BZip2Compressor::CompressionState state1,
int alphaSize,
int maxLen )
inlinestaticprivate

Definition at line 391 of file BZip2Compressor.cs.

392 {
393 int[] heap = state1.heap;
394 int[] weight = state1.weight;
395 int[] parent = state1.parent;
396 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.