Enumeration (GI Enum)

Gio-2.0GioDBusMessageByteOrderSince 2.26

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

2.26

Index

Enumeration Members

Enumeration Members

BIG_ENDIAN: number

The byte order is big endian.

LITTLE_ENDIAN: number

The byte order is little endian.