H5Pset_edc_check

fnherr_t H5Pset_edc_check(hid_t plist_id, int check)

Sets the error detection code (checksum) checking for data transfer.

Parameters

plist_idData transfer property list identifier
checkError detection code flag (H5Z_EDC)

Returns

Non-negative on success, negative on failure.