IsLittleEndian

IsLittleEndian field

Indicates the endianness of the current architecture. true if the architecture is little endian, false otherwise.

static const bool System::BitConverter::IsLittleEndian

See Also