Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
wmem_allocator_t * | alloc |
The allocator used for wscbor_chunk_t.errors and wscbor_chunk_t.tags. | |
wmem_list_t * | infos |
Non-error expert info on this chunk (type wscbor_error_t*) | |
tvbuff_t * | str_value |
tvbuff_t* _wscbor_chunk_priv_t::str_value |
For string types, including indefinite length, the item payload. Otherwise NULL.