Lz4ArchiveSetting
Lz4ArchiveSetting class
Settings for LZ4 archive composition.
The Lz4ArchiveSetting type exposes the following members:
Constructors
Name | Description |
---|---|
Lz4ArchiveSetting() | Initializes a new instance of the Lz4ArchiveSetting with default parameters. |
Properties
Name | Description |
---|---|
include_content_checksum | Gets or sets a value indicating whether to include content xxh32 hash at the end of LZ4 archive. |
include_block_checksum | Gets or sets a value indicating whether to include compressed xxh32 hash at the end of compressed block. |
include_content_size | Gets or sets a value indicating whether to include the content size in the frame. |
See Also
- namespace aspose.zip.lz4
- assembly Aspose.Zip