TEndianness Enumeration

Header: Dew.Math/Math387.h · Cross-compiler

enum class TEndianness : unsigned int;

Storage Endianness.

Defines the order in which the bytes of data are (to be) stored in the file or in to a stream.

Values

NameDescription
boBigEndianMotorola convention
boLittleEndianIntel convention