Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WriteDataDescriptor()

void System.IO.Compression.ZipArchiveEntry.WriteDataDescriptor ( )
inlineprivate

Definition at line 964 of file ZipArchiveEntry.cs.

References System.IO.Compression.ZipArchiveEntry._archive, System.IO.Compression.ZipArchiveEntry._compressedSize, System.IO.Compression.ZipArchiveEntry._crc32, System.IO.Compression.ZipArchiveEntry._uncompressedSize, System.IO.Compression.ZipArchive.ArchiveStream, and System.IO.Compression.ZipArchiveEntry.SizesTooLarge().

Referenced by System.IO.Compression.ZipArchiveEntry.DirectToArchiveWriterStream.Dispose().