Class SevenZipArchiveEntryEncrypted

Class SevenZipArchiveEntryEncrypted

Namespace: Aspose.Zip.SevenZip
Assembly: Aspose.Zip.dll (25.1.0)

מייצג קובץ בודד בתוך ארכיון 7z.

public class SevenZipArchiveEntryEncrypted : SevenZipArchiveEntry, IArchiveFileEntry

ירושה

objectSevenZipArchiveEntrySevenZipArchiveEntryEncrypted

מיישם

IArchiveFileEntry

חברים המועברים בירושה

SevenZipArchiveEntry.GetDestinationStream(Stream), SevenZipArchiveEntry.FinalizeCompressedData(Stream, byte[]), SevenZipArchiveEntry.Extract(string, string), SevenZipArchiveEntry.Extract(Stream, string), SevenZipArchiveEntry.Open(string), SevenZipArchiveEntry.Name, SevenZipArchiveEntry.ModificationTime, SevenZipArchiveEntry.UncompressedSize, SevenZipArchiveEntry.CompressedSize, SevenZipArchiveEntry.IsDirectory, SevenZipArchiveEntry.CompressionSettings, SevenZipArchiveEntry.Source, SevenZipArchiveEntry.FileAttributes, SevenZipArchiveEntry.CompressionProgressed, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

הערות

המירו מופע של Aspose.Zip.SevenZip.SevenZipArchiveEntry ל-Aspose.Zip.SevenZip.SevenZipArchiveEntryEncrypted כדי לקבוע אם הפריט מוצפן או לא.

שיטות

FinalizeCompressedData(Stream, byte[])

כתוב לזרם הפלט כל כותרות שעוקבות אחרי נתוני דחיסה.

protected override int FinalizeCompressedData(Stream outputStream, byte[] encoderProperties)

פרמטרים

outputStream Stream

זרם הפלט עבור הפריט.

encoderProperties byte[]

מאפיינים של המדחס.

מחזיר

int

מספר הבתים “הטכניים” שהוספו לאחר בלוק נתוני הפריט המשמעותיים.

חריגים

CryptographicException

המפתח פגום, מה שיכול לגרום למילוי לא תקין בזרם.

NotSupportedException

הבלוק הסופי כבר שונה.

GetDestinationStream(Stream)

זרם היעד עבור הפריט, עשוי להיות מעוטר.

protected override Stream GetDestinationStream(Stream outputStream)

פרמטרים

outputStream Stream

זרם הפלט עבור הפריט.

מחזיר

Stream

זרם היעד לדחיסת הפריט.

 Ελληνικά