Wireshark 4.5.0
The Wireshark network protocol analyzer
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
jsmntok_t Struct Reference

#include <jsmn.h>

Public Attributes

jsmntype_t type
 
int start
 
int end
 
int size
 

Detailed Description

JSON token description. type type (object, array, string etc.) start start position in JSON data string end end position in JSON data string


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