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

◆ UncompressString()

static string Ionic.Zlib.ZlibBaseStream.UncompressString ( byte[] compressed,
Stream decompressor )
inlinestatic

Definition at line 513 of file ZlibBaseStream.cs.

514 {
516 if (compressed != null)
517 {
518 }
519 long num = 0L;
520 byte value = compressed.m_value;
521 if (num == 0L)
522 {
523 if (!false)
524 {
525 }
526 throw new OutOfMemoryException();
527 }
528 throw new OutOfMemoryException();
529 }
class f__AnonymousType0<< Count > j__TPar
static Encoding UTF8
Definition Encoding.cs:828

References j__TPar, System.L, System.Text.Encoding.UTF8, and System.value.