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

◆ WriteCentralDirectoryStructure()

static bool Ionic.Zip.ZipOutput.WriteCentralDirectoryStructure ( Stream s,
ICollection< ZipEntry > entries,
uint numSegments,
Zip64Option zip64,
string comment,
ZipContainer container )
inlinestatic

Definition at line 13 of file ZipOutput.cs.

14 {
15 long num = 0L;
16 int num2 = 5;
17 if (s != null)
18 {
19 }
20 if (num == 0L)
21 {
22 return num2 == 0 && false;
23 }
24 throw new OutOfMemoryException();
25 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.s.