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

◆ AlternateEncoding

Encoding Ionic.Zip.ZipContainer.AlternateEncoding
get

Definition at line 234 of file ZipContainer.cs.

235 {
236 get
237 {
238 if (this._zf != null)
239 {
240 }
241 if (this._zos != null)
242 {
243 return;
244 }
245 }
246 }
ZipOutputStream _zos