The H5T_GET_INPAD function returns the padding method for unused internal bits within a floating-point datatype.
Result = H5T_GET_INPAD(Datatype_id)
Returns the padding method. Possible values are:
An integer representing the datatype identifier to be queried.
None
5.6 |
Introduced |