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

◆ GetLengthOfCryptoHeaderBytes()

static int Ionic.Zip.ZipEntry.GetLengthOfCryptoHeaderBytes ( EncryptionAlgorithm a)
inlinestaticpackage

Definition at line 998 of file ZipEntry.cs.

999 {
1000 return 12;
1001 }

Referenced by Ionic.Zip.ZipEntry.CopyThroughWithRecompute(), and Ionic.Zip.ZipEntry.SetFdpLoh().