Lz4ArchiveSetting.IncludeBlockChecksum
Lz4ArchiveSetting.IncludeBlockChecksum property
Gets or sets a value indicating whether to include compressed xxh32 hash at the end of compressed block.
public bool IncludeBlockChecksum { get; set; }
Remarks
Default is false.
See Also
- class Lz4ArchiveSetting
- namespace Aspose.Zip.Lz4
- assembly Aspose.Zip