ZstdCompressor.setChecksumFlag

void setChecksumFlag(bool enabled)

Enables or disables the content checksum in the frame header.

Parameters

enabledWhether to include a 32-bit checksum.

Throws

ZstdException if the parameter is invalid.