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

◆ BlockSize

int Ionic.BZip2.BZip2OutputStream.BlockSize
get

Definition at line 112 of file BZip2OutputStream.cs.

113 {
114 get
115 {
116 return this.blockSize100k;
117 }
118 }