ZstdException if the parameter is invalid.ZstdCompressor.setChecksumFlag
void setChecksumFlag(bool enabled)Enables or disables the content checksum in the frame header.
Parameters
enabled | Whether to include a 32-bit checksum. |
void setChecksumFlag(bool enabled)Enables or disables the content checksum in the frame header.
enabled | Whether to include a 32-bit checksum. |
ZstdException if the parameter is invalid.