CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches

Modules

 JSON Types
 
 JSON Output
 
 JSON Parsing
 

Detailed Description

JSON parsing and serialization built on stream buffers.

The JSON module provides support for parsing and generating JSON data using the stream buffer abstraction. It bridges stream buffers with SSD (Semi-Structured Data) trees for easy manipulation of JSON.

Key Features:

Use Cases: