b900967f6f
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> |
||
---|---|---|
.. | ||
api | ||
encoding-flags | ||
invalid | ||
invalid-unicode | ||
valid | ||
.gitattributes | ||
Makefile.am |