ReadOptions.verify_checksums

If true, all data read from underlying storage will be verified against corresponding checksums. Default: false

class ReadOptions
@property
void
verify_checksums
(
bool val
)

Meta