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

◆ UncompressBuffer()

static byte[] Ionic.Zlib.GZipStream.UncompressBuffer ( byte[] compressed)
inlinestatic

Definition at line 391 of file GZipStream.cs.

392 {
393 if (!false)
394 {
395 byte[] array;
396 return array;
397 }
398 throw new OutOfMemoryException();
399 }

References System.array.