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

◆ ForRead()

static ZipCrypto Ionic.Zip.ZipCrypto.ForRead ( string password,
ZipEntry e )
inlinestatic

Definition at line 22 of file ZipCrypto.cs.

23 {
24 if (!true)
25 {
26 }
27 return "This entry requires a password.";
28 }

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