The H5T_GET_ORDER function returns the byte order of an atomic datatype.
Result = H5T_GET_ORDER(Datatype_id)
Returns a string representing the byte order. Possible values are:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |