Class SevenZipArchiveEntryEncrypted
A név: Aspose.Zip.SevenZip Összefoglaló: Aspose.Zip.dll (25.5.0)
Egyetlen fájlt képvisel a 7z archívumban.
public class SevenZipArchiveEntryEncrypted : SevenZipArchiveEntry, IArchiveFileEntry
Inheritance
object ← SevenZipArchiveEntry ← SevenZipArchiveEntryEncrypted
Implements
Örökletes tagok
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()
Remarks
Adja meg az Aspose.Zip.SevenZip.SevenZipArchiveEntry példát az Aspose.Zip.SevenZip.SevenZipArchiveEntry titkosított annak meghatározására, hogy a bejegyzés titkosított-e vagy sem.
Methods
FinalizeCompressedData(Áramlás, byte[])
Írja be a kimeneti áramot bármilyen címke, amely követi a tömörített adatokat.
protected override int FinalizeCompressedData(Stream outputStream, byte[] encoderProperties)
Parameters
outputStream
Stream
A belépés útvonala.
encoderProperties
byte
[]
A kompresszor tulajdonságai.
Returns
A “technikai” bájtok száma, amelyeket a jelentős adatblokk bevitele után adtak hozzá.
Exceptions
A kulcs megsérült, ami áramlásra nem megfelelő padlást okozhat.
Az utolsó blokk már átalakult.
GetDestinationStream(Stream)
A bejárat céljának áramlása díszíthető.
protected override Stream GetDestinationStream(Stream outputStream)
Parameters
outputStream
Stream
A belépés útvonala.
Returns
A rendeltetési áram a belépési kompresszióhoz.