Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.Compression.ZipArchiveEntry Member List

This is the complete list of members for System.IO.Compression.ZipArchiveEntry, including all inherited members.

_archiveSystem.IO.Compression.ZipArchiveEntryprivate
_cdUnknownExtraFieldsSystem.IO.Compression.ZipArchiveEntryprivate
_compressedBytesSystem.IO.Compression.ZipArchiveEntryprivate
_compressedSizeSystem.IO.Compression.ZipArchiveEntryprivate
_compressionLevelSystem.IO.Compression.ZipArchiveEntryprivate
_crc32System.IO.Compression.ZipArchiveEntryprivate
_currentlyOpenForWriteSystem.IO.Compression.ZipArchiveEntryprivate
_diskNumberStartSystem.IO.Compression.ZipArchiveEntryprivate
_everOpenedForWriteSystem.IO.Compression.ZipArchiveEntryprivate
_externalFileAttrSystem.IO.Compression.ZipArchiveEntryprivate
_fileCommentSystem.IO.Compression.ZipArchiveEntryprivate
_generalPurposeBitFlagSystem.IO.Compression.ZipArchiveEntryprivate
_lastModifiedSystem.IO.Compression.ZipArchiveEntryprivate
_lhUnknownExtraFieldsSystem.IO.Compression.ZipArchiveEntryprivate
_offsetOfLocalHeaderSystem.IO.Compression.ZipArchiveEntryprivate
_originallyInArchiveSystem.IO.Compression.ZipArchiveEntryprivate
_outstandingWriteStreamSystem.IO.Compression.ZipArchiveEntryprivate
_storedCompressionMethodSystem.IO.Compression.ZipArchiveEntryprivate
_storedEntryNameSystem.IO.Compression.ZipArchiveEntryprivate
_storedEntryNameBytesSystem.IO.Compression.ZipArchiveEntryprivate
_storedOffsetOfCompressedDataSystem.IO.Compression.ZipArchiveEntryprivate
_storedUncompressedDataSystem.IO.Compression.ZipArchiveEntryprivate
_uncompressedSizeSystem.IO.Compression.ZipArchiveEntryprivate
_versionMadeByPlatformSystem.IO.Compression.ZipArchiveEntryprivate
_versionMadeBySpecificationSystem.IO.Compression.ZipArchiveEntryprivate
_versionToExtractSystem.IO.Compression.ZipArchiveEntrypackage
ArchiveSystem.IO.Compression.ZipArchiveEntry
BitFlagValues enum nameSystem.IO.Compression.ZipArchiveEntrypackage
CloseStreams()System.IO.Compression.ZipArchiveEntryinlineprivate
CompressedLengthSystem.IO.Compression.ZipArchiveEntry
CompressionMethodSystem.IO.Compression.ZipArchiveEntryprivate
CompressionMethodValues enum nameSystem.IO.Compression.ZipArchiveEntrypackage
Crc32System.IO.Compression.ZipArchiveEntry
DecodeEntryName(byte[] entryNameBytes)System.IO.Compression.ZipArchiveEntryinlineprivate
Delete()System.IO.Compression.ZipArchiveEntryinline
EncodeEntryName(string entryName, out bool isUTF8)System.IO.Compression.ZipArchiveEntryinlineprivate
EverOpenedForWriteSystem.IO.Compression.ZipArchiveEntrypackage
ExternalAttributesSystem.IO.Compression.ZipArchiveEntry
FullNameSystem.IO.Compression.ZipArchiveEntry
GetDataCompressor(Stream backingStream, bool leaveBackingStreamOpen, EventHandler onClose)System.IO.Compression.ZipArchiveEntryinlineprivate
GetDataDecompressor(Stream compressedStreamToRead)System.IO.Compression.ZipArchiveEntryinlineprivate
GetFileName_Unix(string path)System.IO.Compression.ZipArchiveEntryinlineprivatestatic
GetFileName_Windows(string path)System.IO.Compression.ZipArchiveEntryinlineprivatestatic
IsOpenable(bool needToUncompress, bool needToLoadIntoMemory, out string message)System.IO.Compression.ZipArchiveEntryinlineprivate
LastWriteTimeSystem.IO.Compression.ZipArchiveEntry
LengthSystem.IO.Compression.ZipArchiveEntry
LoadLocalHeaderExtraFieldAndCompressedBytesIfNeeded()System.IO.Compression.ZipArchiveEntryinlinepackage
NameSystem.IO.Compression.ZipArchiveEntry
OffsetOfCompressedDataSystem.IO.Compression.ZipArchiveEntryprivate
Open()System.IO.Compression.ZipArchiveEntryinline
OpenInReadMode(bool checkOpenable)System.IO.Compression.ZipArchiveEntryinlineprivate
OpenInUpdateMode()System.IO.Compression.ZipArchiveEntryinlineprivate
OpenInWriteMode()System.IO.Compression.ZipArchiveEntryinlineprivate
ParseFileName(string path, ZipVersionMadeByPlatform madeByPlatform)System.IO.Compression.ZipArchiveEntryinlinepackagestatic
s_allowLargeZipArchiveEntriesInUpdateModeSystem.IO.Compression.ZipArchiveEntryprivatestatic
SizesTooLarge()System.IO.Compression.ZipArchiveEntryinlineprivate
ThrowIfInvalidArchive()System.IO.Compression.ZipArchiveEntryinlineprivate
ThrowIfNotOpenable(bool needToUncompress, bool needToLoadIntoMemory)System.IO.Compression.ZipArchiveEntryinlinepackage
ToString()System.IO.Compression.ZipArchiveEntryinline
UncompressedDataSystem.IO.Compression.ZipArchiveEntryprivate
UnloadStreams()System.IO.Compression.ZipArchiveEntryinlineprivate
VersionToExtractAtLeast(ZipVersionNeededValues value)System.IO.Compression.ZipArchiveEntryinlineprivate
WriteAndFinishLocalEntry()System.IO.Compression.ZipArchiveEntryinlinepackage
WriteCentralDirectoryFileHeader()System.IO.Compression.ZipArchiveEntryinlinepackage
WriteCrcAndSizesInLocalHeader(bool zip64HeaderUsed)System.IO.Compression.ZipArchiveEntryinlineprivate
WriteDataDescriptor()System.IO.Compression.ZipArchiveEntryinlineprivate
WriteLocalFileHeader(bool isEmptyFile)System.IO.Compression.ZipArchiveEntryinlineprivate
WriteLocalFileHeaderAndDataIfNeeded()System.IO.Compression.ZipArchiveEntryinlineprivate
ZipArchiveEntry(ZipArchive archive, ZipCentralDirectoryFileHeader cd)System.IO.Compression.ZipArchiveEntryinlinepackage
ZipArchiveEntry(ZipArchive archive, string entryName, CompressionLevel compressionLevel)System.IO.Compression.ZipArchiveEntryinlinepackage
ZipArchiveEntry(ZipArchive archive, string entryName)System.IO.Compression.ZipArchiveEntryinlinepackage