Objectively
Object oriented framework for C.
Loading...
Searching...
No Matches
JSONWriter Struct Reference

Overview

Internal state for JSON text generation.

Definition at line 94 of file JSONContext.c.

Properties

Datadata
 
size_t depth
 
int options
 

Property Details

◆ data

Data* JSONWriter::data

Definition at line 95 of file JSONContext.c.

◆ depth

size_t JSONWriter::depth

Definition at line 97 of file JSONContext.c.

◆ options

int JSONWriter::options

Definition at line 96 of file JSONContext.c.


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