terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AvailableBytesOut

int Ionic.BZip2.BZip2Compressor.AvailableBytesOut
getsetprivate set

Definition at line 85 of file BZip2Compressor.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x60002AF")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1A62D30", Offset = "0x1A62D30", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x60002B0")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1A62D38", Offset = "0x1A62D38", Length = "0x8")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 private set
98 {
99 throw null;
100 }
101 }