cf.UMArray.byte_ordering¶
- UMArray.byte_ordering()¶
The endianness of the data.
Deprecated at version 3.14.0. Use method
get_byte_orderinginstead.- Returns:
str‘little_endian’ or ‘big_endian’
The endianness of the data.
Deprecated at version 3.14.0. Use method
get_byte_ordering instead.
str‘little_endian’ or ‘big_endian’