H5Pset_small_data_block_size

fnherr_t H5Pset_small_data_block_size(hid_t fapl_id, hsize_t size)

Sets the small data block size.

Parameters

fapl_idFile access property list identifier
sizeSmall data block size

Returns

Non-negative on success, negative on failure.