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

◆ TraceBits

Enumerator
None 
Crc 
Write 
All 

Definition at line 266 of file BZip2OutputStream.cs.

267 {
268 // Token: 0x040001CE RID: 462
269 None = 0U,
270 // Token: 0x040001CF RID: 463
271 Crc = 1U,
272 // Token: 0x040001D0 RID: 464
273 Write = 2U,
274 // Token: 0x040001D1 RID: 465
275 All = 4294967295U
276 }