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

◆ WantRfc1950HeaderBytes

bool Ionic.Zlib.DeflateManager.WantRfc1950HeaderBytes
getsetpackage

Definition at line 538 of file DeflateManager.cs.

539 {
540 [global::Cpp2ILInjected.Token(Token = "0x6000329")]
541 [global::Cpp2ILInjected.Address(RVA = "0x1A6B57C", Offset = "0x1A6B57C", Length = "0x8")]
542 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
543 get
544 {
545 throw null;
546 }
547 [global::Cpp2ILInjected.Token(Token = "0x600032A")]
548 [global::Cpp2ILInjected.Address(RVA = "0x1A6B584", Offset = "0x1A6B584", Length = "0xC")]
549 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
550 set
551 {
552 throw null;
553 }
554 }