Lz4ArchiveSetting.IncludeContentChecksum

Lz4ArchiveSetting.IncludeContentChecksum property

Gets or sets a value indicating whether to include content xxh32 hash at the end of LZ4 archive.

public bool IncludeContentChecksum { get; set; }

Remarks

Default is true.

See Also