jansson/test
Nathaniel McCallum b900967f6f Implement json_dumpb()
This function encodes the json_t object to a pre-allocated buffer.
It compliments the already existing json_loadb() function and is
useful for parsing JSON-RPC (among other protocols) when sent over
datagram sockets.

Signed-off-by: Nathaniel McCallum <npmccallum@redhat.com>
2017-01-26 16:16:24 +01:00
..
bin Update copyrights for 2016 2016-09-18 14:17:03 +03:00
scripts Update copyrights for 2016 2016-09-18 14:17:03 +03:00
suites Implement json_dumpb() 2017-01-26 16:16:24 +01:00
.gitignore Added test files to .gitignore 2016-09-07 10:13:52 -07:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites Use expr instead of $((...)) in shell scripts 2014-10-03 08:49:08 +03:00