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
}
Ionic.Zip.ZipContainer._zf
ZipFile _zf
Definition
ZipContainer.cs:308
Ionic.Zip.ZipContainer._zos
ZipOutputStream _zos
Definition
ZipContainer.cs:311
Ionic
Zip
ZipContainer
Generated by
1.10.0