verifyChecksum property

bool verifyChecksum
final

Whether to verify the CRC-32. On by default; turning it off is for forensics and repair tooling, not for loading.

Implementation

final bool verifyChecksum;