The H5T_GET_PAD function returns the padding method of the least significant bit (lsb) and most significant bit (msb) of an atomic datatype.
Result = H5T_GET_PAD(Datatype_id)
Returns a two-element vector [lsb, msb]. Possible values are:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |