Common YAML values
As of barectf 3.0, the only common values are the byte order and the UUID.
Byte order
A byte order or endianness.
- Type
-
String
- Value
-
One of:
little-endian
little
le
-
Little-endian byte order.
big-endian
big
be
-
Big-endian byte order.