PropertyList.getFillValue
void getFillValue(hid_t typeId, void * value)Gets the fill value from a dataset creation property list.
Parameters
typeId | Datatype of the fill value |
value | Pointer to receive the fill value |
Throws
HDF5Exception if the property list is invalid or getting fails.