GDBusMessageByteOrder

Enumeration used to describe the byte order of a D-Bus message.

Values

ValueMeaning
BigEndian66

The byte order is big endian.

LittleEndian108

The byte order is little endian.