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.
Enumeration used to describe the byte order of a D-Bus message.
Since 2.26
The byte order is big endian.
The byte order is little endian.