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

◆ CanRead

override bool Ionic.Zlib.ZlibBaseStream.CanRead
getset

Definition at line 342 of file ZlibBaseStream.cs.

343 {
344 [global::Cpp2ILInjected.Token(Token = "0x60003BD")]
345 [global::Cpp2ILInjected.Address(RVA = "0x1A75E88", Offset = "0x1A75E88", Length = "0x10")]
346 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
347 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
348 get
349 {
350 throw null;
351 }
352 }