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

◆ DeflateManager() [2/2]

static Ionic.Zlib.DeflateManager.DeflateManager ( )
inlinestaticprivate

Definition at line 868 of file DeflateManager.cs.

869 {
870 if (("need dictionary" == null || "need dictionary" != null) && ("stream end" == null || "stream end" != null) && ("" == null || "" != null) && ("file error" == null || "file error" != null) && ("stream error" == null || "stream error" != null) && ("data error" == null || "data error" != null) && ("insufficient memory" == null || "insufficient memory" != null) && ("buffer error" == null || "buffer error" != null) && ("incompatible version" == null || "incompatible version" != null) && ("" == null || "" != null))
871 {
872 return;
873 }
874 throw new ArrayTypeMismatchException();
875 }