Class Endian
java.lang.Object
org.freedesktop.dbus.messages.constants.Endian
Defines constants representing the endianness of the message.
- Since:
- 5.0.0 - 2023-10-23
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BIG
public static final byte BIG- See Also:
-
LITTLE
public static final byte LITTLE- See Also:
-