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

◆ mainSimpleSort()

bool Ionic.BZip2.BZip2Compressor.mainSimpleSort ( BZip2Compressor::CompressionState dataShadow,
int lo,
int hi,
int d )
inlineprivate

Definition at line 289 of file BZip2Compressor.cs.

290 {
291 for (;;)
292 {
293 if (!true)
294 {
295 }
296 bool flag = this.firstAttempt;
297 int num = this.workDone;
298 bool flag2 = this.firstAttempt;
299 int num2 = this.last;
300 byte[] block = dataShadow.block;
301 char[] quadrant = dataShadow.quadrant;
302 if (!flag2)
303 {
304 }
305 if (true)
306 {
307 return;
308 }
309 }
310 }
class f__AnonymousType0<< Count > j__TPar

References Ionic.BZip2.BZip2Compressor.firstAttempt, j__TPar, Ionic.BZip2.BZip2Compressor.last, and Ionic.BZip2.BZip2Compressor.workDone.