H5Tget_inpad

fnH5T_pad_t H5Tget_inpad(hid_t type_id)

Gets the internal padding type for unused bits in floating-point types.

Parameters

type_idDatatype identifier

Returns

Padding type on success, H5T_PAD_ERROR on failure.