CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
serjson.h File Reference

Serialization backend that reads and writes JSON. More...

Go to the source code of this file.

Functions

SerWriterserJsonWriterCreate (StreamBuffer *sb, flags_t flags)
 
SerReader * serJsonReaderCreate (StreamBuffer *sb, flags_t flags)
 

Detailed Description

Serialization backend that reads and writes JSON.

Definition in file serjson.h.