Wireshark
2.9.0-477-g68ec514b
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.