Current CPU endianness
Source position: syshelph.inc line 38
const CPUEndian = TEndian.Little;
CPUEndian describes whether the current CPU is little or big endian.
TEndian
Endianness of a CPU