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