Data Fields
printbuffer Struct Reference

Data Fields

unsigned char * buffer
 
size_t length
 
size_t offset
 
size_t depth
 
cJSON_bool noalloc
 
cJSON_bool format
 
internal_hooks hooks
 

Detailed Description

Definition at line 371 of file cJSON.c.

Field Documentation

unsigned char* buffer

Definition at line 373 of file cJSON.c.

size_t length

Definition at line 374 of file cJSON.c.

size_t offset

Definition at line 375 of file cJSON.c.

size_t depth

Definition at line 376 of file cJSON.c.

cJSON_bool noalloc

Definition at line 377 of file cJSON.c.

cJSON_bool format

Definition at line 378 of file cJSON.c.

Definition at line 379 of file cJSON.c.


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