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.DeflateStream.UncompressBuffer ( byte[] compressed)
inlinestatic

Definition at line 306 of file DeflateStream.cs.

307 {
308 if (!false)
309 {
310 byte[] array;
311 return array;
312 }
313 throw new OutOfMemoryException();
314 }

References System.array.