Package org.freedesktop.dbus
Interface Message.Endian
- Enclosing class:
Message
public static interface Message.Endian
Defines constants representing the endianness of the message.
-
Field Summary
Fields
-
Field Details
-
BIG
static final byte BIG- See Also:
-
LITTLE
static final byte LITTLE- See Also:
-