EndianOrder Fields

Fields

BigEndian Default instance of the BigEndianOrder conversion class.
LittleEndian Default instance of the LittleEndianOrder conversion class.
NativeEndian Default instance of the NativeEndianOrder conversion class.
NativeEndianness Gets the native Endianness of the executing architecture.
TargetEndianness Returns the target endian-order of this EndianOrder representation.

See Also