|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
The basic header structure of CBOR encoding. More...
Public Attributes | |
| gint | start |
| The start offset of this header. | |
| gint | length |
| The length of just this header. | |
| expert_field * | error |
| The expert info object (if error) | |
| guint8 | type_major |
| Major type of this item (cbor_type) | |
| guint8 | type_minor |
| Minor type of this item. | |
| guint64 | rawvalue |
Raw head "value" which may be from the type_minor. | |
The basic header structure of CBOR encoding.