Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 885 of file ZipArchiveEntry.cs.
References System.IO.Compression.ZipArchiveEntry._archive, System.IO.Compression.ZipArchiveEntry._compressedBytes, System.IO.Compression.ZipArchiveEntry._compressedSize, System.IO.Compression.ZipArchiveEntry._everOpenedForWrite, System.IO.Compression.ZipArchiveEntry._storedUncompressedData, System.IO.Compression.ZipArchiveEntry._uncompressedSize, System.IO.Compression.ZipArchive.ArchiveStream, System.array, System.IO.MemoryStream.CopyTo(), System.destination, System.IO.MemoryStream.Dispose(), System.IO.Compression.ZipArchiveEntry.GetDataCompressor(), System.L, System.IO.MemoryStream.Length, System.IO.Compression.ZipArchive.Mode, System.IO.MemoryStream.Seek(), System.IO.Stream.Write(), and System.IO.Compression.ZipArchiveEntry.WriteLocalFileHeader().
Referenced by System.IO.Compression.ZipArchiveEntry.WriteAndFinishLocalEntry().