JST: JSON tools  1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
Data Fields
JST_String Struct Reference

#include <JST_string.h>

Collaboration diagram for JST_String:
Collaboration graph

Data Fields

unsigned length
 
unsigned limit
 
char * buffer
 

Detailed Description

Definition at line 5 of file JST_string.h.

Field Documentation

◆ buffer

char* buffer

Definition at line 8 of file JST_string.h.

◆ length

unsigned length

Definition at line 6 of file JST_string.h.

◆ limit

unsigned limit

Definition at line 7 of file JST_string.h.


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