[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Current CPU endianness
Source position: syshelph.inc line 12
const CPUEndian = TEndian.Big; |
CPUEndian describes whether the current CPU is little or big endian.
|
Endianness of a CPU |