Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 396 of file ZipArchive.cs.
References System.IO.Compression.ZipArchive._archiveReader, System.IO.Compression.ZipArchive._archiveStream, System.IO.Compression.ZipArchive._centralDirectoryStart, System.IO.Compression.ZipArchive._expectedNumberOfEntries, System.IO.Compression.ZipArchive._numberOfThisDisk, System.SR.FieldTooBigNumEntries, System.SR.FieldTooBigOffsetToCD, System.SR.FieldTooBigOffsetToZip64EOCD, System.IO.Stream.Seek(), System.IO.Compression.ZipHelper.SeekBackwardsToSignature(), System.SR.SplitSpanned, System.IO.Compression.Zip64EndOfCentralDirectoryLocator.TryReadBlock(), System.IO.Compression.Zip64EndOfCentralDirectoryRecord.TryReadBlock(), and System.SR.Zip64EOCDNotWhereExpected.
Referenced by System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory().