Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
wscbor_head_t Struct Reference

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_fielderror
 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.
 

Detailed Description

The basic header structure of CBOR encoding.


The documentation for this struct was generated from the following file: