Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 755 of file ZipArchiveEntry.cs.
References System.IO.Compression.ZipArchiveEntry._archive, System.IO.Compression.ZipArchiveEntry._compressedSize, System.IO.Compression.ZipArchiveEntry._diskNumberStart, System.IO.Compression.ZipArchiveEntry._offsetOfLocalHeader, System.IO.Compression.ZipArchiveEntry._originallyInArchive, System.IO.Compression.ZipArchive.ArchiveReader, System.IO.Compression.ZipArchive.ArchiveStream, System.IO.Compression.ZipArchiveEntry.CompressionMethod, System.SR.EntryTooLarge, System.SR.Format(), System.IO.Stream.Length, System.SR.LocalFileHeaderCorrupt, System.IO.Compression.ZipArchive.NumberOfThisDisk, System.IO.Compression.ZipArchiveEntry.OffsetOfCompressedData, System.IO.Compression.ZipArchiveEntry.s_allowLargeZipArchiveEntriesInUpdateMode, System.IO.Stream.Seek(), System.SR.SplitSpanned, System.IO.Compression.ZipLocalFileHeader.TrySkipBlock(), System.SR.UnsupportedCompression, and System.SR.UnsupportedCompressionMethod.
Referenced by System.IO.Compression.ZipArchiveEntry.ThrowIfNotOpenable().