Lz4ArchiveSetting.IncludeContentSize

Lz4ArchiveSetting.IncludeContentSize property

Gets or sets a value indicating whether to include the content size in the frame.

public bool IncludeContentSize { get; set; }

Remarks

Default is false. Applied when the source stream is seekable.

See Also