Gio.DBusMessageByteOrder

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

Since 2.26

DBusMessageByteOrder.BIG_ENDIAN

The byte order is big endian.

DBusMessageByteOrder.LITTLE_ENDIAN

The byte order is little endian.