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

◆ sendMTFValues0()

void Ionic.BZip2.BZip2Compressor.sendMTFValues0 ( int nGroups,
int alphaSize )
inlineprivate

Definition at line 377 of file BZip2Compressor.cs.

378 {
380 int num = this.nMTF;
381 byte[][] sendMTFValues_len = compressionState.sendMTFValues_len;
382 int[] mtfFreq = compressionState.mtfFreq;
383 long num2 = 0L;
384 int[] mtfFreq2 = compressionState.mtfFreq;
385 if (num2 == 0L)
386 {
387 }
388 }
class f__AnonymousType0<< Count > j__TPar
BZip2Compressor.CompressionState cstate

References Ionic.BZip2.BZip2Compressor.cstate, j__TPar, System.L, and Ionic.BZip2.BZip2Compressor.nMTF.