![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Length prefixed string type. More...
Public Attributes | |
guint16 | 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.