mirror of
https://github.com/akheron/jansson.git
synced 2025-04-13 08:42:57 +00:00
String buffer (strbuffer) is an object that resizes automatically when data is added to it. It was implemented by generalizing the technique used in json_dumps(). |
||
---|---|---|
.. | ||
dump.c | ||
hashtable.c | ||
hashtable.h | ||
jansson.h | ||
load.c | ||
Makefile.am | ||
strbuffer.c | ||
strbuffer.h | ||
util.h | ||
value.c |