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

Serialization backend that reads and writes SSD trees. More...

Go to the source code of this file.

Functions

SerWriterserSsdWriterCreate (flags_t flags)
 
SSDNode * serSsdWriterRoot (SerWriter *w)
 
SerReader * serSsdReaderCreate (SSDNode *root, flags_t flags)
 

Detailed Description

Serialization backend that reads and writes SSD trees.

Definition in file serssd.h.