Byte order

Use the Byte order property to define the way that bytes in the data are ordered by selecting one of the following values from the Byte order drop-down list.

Value Description
Big Endian The most significant byte has the lowest address. (Usually systems such as IBM, HP, and Solaris.)
Little Endian The least significant byte has the lowest address. (Usually systems such as Intel and VAX.)
Native The order is dictated by the platform.

Byte order is an option when the Number item subclass is interpreted with a Binary value.