Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
Properties
JSONWriter Struct Reference

Overview

A writer for generating JSON Data.

Definition at line 44 of file JSONSerialization.c.

Properties

MutableDatadata
 
size_t depth
 
int options
 

Property Details

◆ data

MutableData* JSONWriter::data

Definition at line 45 of file JSONSerialization.c.

◆ depth

size_t JSONWriter::depth

Definition at line 47 of file JSONSerialization.c.

◆ options

int JSONWriter::options

Definition at line 46 of file JSONSerialization.c.


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