SevenZipArchiveEntryEncrypted Class |
Namespace: Aspose.Zip.SevenZip
The SevenZipArchiveEntryEncrypted type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompressedSize |
Gets size of compressed file.
(Inherited from SevenZipArchiveEntry.) |
![]() | CompressionSettings |
Gets settings for compression or decompression.
(Inherited from SevenZipArchiveEntry.) |
![]() | FileAttributes |
Gets file attributes from host system.
(Inherited from SevenZipArchiveEntry.) |
![]() | IsDirectory |
Gets a value indicating whether the entry represents directory.
(Inherited from SevenZipArchiveEntry.) |
![]() | Name |
Gets name of the entry within archive.
(Inherited from SevenZipArchiveEntry.) |
![]() | Source |
Gets the data source stream for the entry.
(Inherited from SevenZipArchiveEntry.) |
![]() | UncompressedSize |
Gets size of original file.
(Inherited from SevenZipArchiveEntry.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FinalizeCompressedData |
Write to output stream any headers that follow compressed data.
(Overrides SevenZipArchiveEntryFinalizeCompressedData(Stream, Byte).) |
![]() | GetDestinationStream |
Destination stream for the entry, decorated with crypto stream.
(Overrides SevenZipArchiveEntryGetDestinationStream(Stream).) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |