contentChecksum property

bool contentChecksum
final

When true, a checksum is added to the end of a frame during compression, and checked during decompression. An enabled, all blocks are present and in the correct order. The default value is false.

Implementation

final bool contentChecksum;