]> git.ipfire.org Git - thirdparty/json-c.git/commit
Add method 'json_object_to_json_string_length'
authorjobol <jose.bollo@iot.bzh>
Tue, 26 Jul 2016 17:22:25 +0000 (19:22 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 27 Jul 2016 12:45:25 +0000 (14:45 +0200)
commit344009bf26f53e0ba218401fa99eaad44cac33f1
treee51c30c38ea82b0d60f6b09e51e84cd89d3db5d7
parent54ae25453753f9133c8df14d555222ea20df5bcb
Add method 'json_object_to_json_string_length'

This new method allows to also
get the length of the generated string.

Fix #165

Change-Id: Iea91404027f143ca3d29a4c58d7c07ae53556110
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
json_object.c
json_object.h