Module: Gio::DBusMessageByteOrder

Defined in:
(unknown)

Constant Summary collapse

BIG_ENDIAN =

The byte order is big endian.

66 or :big_endian
LITTLE_ENDIAN =

The byte order is little endian.

108 or :little_endian