HDS currently supports the following storage orders for the bytes
of primitive data elements. Each description is preceded by the
character string returned by DAT_DREP to describe it:
-
'MSB': Most significant byte stored first.
-
'LSB': Least significant byte stored first.
In the case of floating point formats, the byte in question is the
most/least significant byte of the fraction.