PropertyList.getFillValue

void getFillValue(hid_t typeId, void * value)

Gets the fill value from a dataset creation property list.

Parameters

typeIdDatatype of the fill value
valuePointer to receive the fill value

Throws

HDF5Exception if the property list is invalid or getting fails.