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

Overview

A reader for parsing JSON Data.

Definition at line 242 of file JSONSerialization.c.

Properties

uint8_t * b
 
const Datadata
 
int options
 

Property Details

◆ b

uint8_t* JSONReader::b

Definition at line 245 of file JSONSerialization.c.

◆ data

const Data* JSONReader::data

Definition at line 243 of file JSONSerialization.c.

◆ options

int JSONReader::options

Definition at line 244 of file JSONSerialization.c.


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