Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 920 of file ZipArchiveEntry.cs.
References System.IO.Compression.ZipArchiveEntry._archive, System.IO.Compression.ZipArchiveEntry._compressedSize, System.IO.Compression.ZipArchiveEntry._crc32, System.IO.Compression.ZipArchiveEntry._generalPurposeBitFlag, System.IO.Compression.ZipArchiveEntry._offsetOfLocalHeader, System.IO.Compression.ZipArchiveEntry._storedEntryNameBytes, System.IO.Compression.ZipArchiveEntry._uncompressedSize, System.IO.Compression.ZipArchiveEntry._versionToExtract, System.IO.Compression.ZipArchive.ArchiveStream, System.IO.Stream.Position, System.IO.Stream.Seek(), System.IO.Compression.ZipArchiveEntry.SizesTooLarge(), System.value, and System.IO.Compression.ZipArchiveEntry.VersionToExtractAtLeast().
Referenced by System.IO.Compression.ZipArchiveEntry.DirectToArchiveWriterStream.Dispose().