H5Pset_edc_check
fn
herr_t H5Pset_edc_check(hid_t plist_id, int check)Sets the error detection code (checksum) checking for data transfer.
Parameters
plist_id | Data transfer property list identifier |
check | Error detection code flag (H5Z_EDC) |
Returns
Non-negative on success, negative on failure.