GDBusMessageByteOrder

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

Values

ValueMeaning
BIG_ENDIAN66

The byte order is big endian.

LITTLE_ENDIAN108

The byte order is little endian.

Meta

Since

2.26