Class Lz4ArchiveSetting
Nazwa przestrzeń: Aspose.Zip.Lz4 Zestawienie: Aspose.Zip.dll (25.5.0)
Ustawienia dla kompozycji archiwum LZ4.
public class Lz4ArchiveSetting
Inheritance
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Lz4ArchiveSetting()
Inicjalizuje nową instancję Aspose.Zip.Lz4.Lc4ArchiveSetting z parametrami domyślnymi.
public Lz4ArchiveSetting()
Properties
IncludeBlockChecksum
Otrzymuje lub ustawia wartość wskazującą, czy należy włączyć kompresowany hash xxh32 na końcu bloku.
public bool IncludeBlockChecksum { get; set; }
Wartość nieruchomości
Remarks
Defekt jest fałszywy.
IncludeContentChecksum
Otrzymuje lub ustawia wartość wskazującą, czy do zawartości xxh32 hash na końcu archiwum LZ4.
public bool IncludeContentChecksum { get; set; }
Wartość nieruchomości
Remarks
Defekt jest prawdą.
IncludeContentSize
Otrzymuje lub ustawia wartość wskazującą, czy należy uwzględnić rozmiar zawartości w ramie.
public bool IncludeContentSize { get; set; }
Wartość nieruchomości
Remarks
Podstawowe jest fałszywe. stosowane, gdy strumień źródłowy jest wyszukiwany.