|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
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
H5T_GET_INPAD, H5T_GET_PAD, H5T_GET_PRECISION
IDL Online Help (March 06, 2007)