cf.UMArray.byte_ordering

UMArray.byte_ordering()

The endianness of the data.

Deprecated at version 3.14.0. Use method get_byte_ordering instead.

Returns
str

‘little_endian’ or ‘big_endian’