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

◆ ReadEntrySignature()

static int Ionic.Zip.SharedUtilities.ReadEntrySignature ( Stream s)
inlinestaticpackage

Definition at line 129 of file SharedUtilities.cs.

130 {
131 int num = 1;
132 if (num == 0)
133 {
134 }
135 if (num == 0)
136 {
137 }
138 if (num == 0)
139 {
140 }
141 if (num == 0)
142 {
143 }
144 int num2;
145 return num2;
146 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Ionic.Zip.ZipEntry.ReadHeader().