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

◆ WantRfc1950HeaderBytes

bool Ionic.Zlib.DeflateManager.WantRfc1950HeaderBytes
getsetpackage

Definition at line 541 of file DeflateManager.cs.

542 {
543 get
544 {
545 return this._WantRfc1950HeaderBytes;
546 }
547 set
548 {
549 }
550 }