Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Length prefixed string type. More...
Public Attributes | |
uint16_t | len |
char * | str |
Length prefixed string type.
The protocol uses length prefixed strings for all string data, so we replicate that for our internal string members.