Class SevenZipArchiveEntryPlain
ชื่อพื้นที่: Aspose.Zip.SevenZip การประกอบ: Aspose.Zip.dll (25.5.0)
แสดงไฟล์เดียวภายในไฟล์ 7z
public class SevenZipArchiveEntryPlain : SevenZipArchiveEntry, IArchiveFileEntry
Inheritance
object ← SevenZipArchiveEntry ← SevenZipArchiveEntryPlain
Implements
อนุญาโตตุลาการ
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
วางตัวอย่าง Aspose.Zip.SevenZip.SevenZipArchiveEntry ไปยัง Aspose.Zip.SevenZip.SevenZipArchiveEntry Encrypted เพื่อตรวจสอบว่าการเข้าสู่ระบบจะเข้ารหัสหรือไม่
Methods
FinalizeCompressedData(แหล่งจ่ายไฟ, byte[])
เขียนไปยังแหล่งกําเนิดหัวหน้าใด ๆ ที่ติดตามข้อมูลที่บีบอัด
protected override int FinalizeCompressedData(Stream outputStream, byte[] encoderProperties)
Parameters
outputStream
Stream
กระแสออกสําหรับการเข้าสู่ระบบ
encoderProperties
byte
[ ]
คุณสมบัติของคอมเพรสเซอร์
Returns
จํานวนไบต์ “เทคนิค” ที่เพิ่มหลังจากเข้าบล็อกข้อมูลที่สําคัญ
GetDestinationStream(Stream)
กระแสเป้าหมายสําหรับการเข้าสู่ระบบสามารถตกแต่งได้
protected override Stream GetDestinationStream(Stream outputStream)
Parameters
outputStream
Stream
กระแสออกสําหรับการเข้าสู่ระบบ
Returns
กระแสเป้าหมายสําหรับการบีบอัดเข้า