Add json_loadb() for decoding possibly non null-terminated strings

Thanks to Jonathan Landis for the initial patch.
This commit is contained in:
Petri Lehtinen
2011-04-10 20:54:52 +03:00
parent 76d6d700ad
commit b44e2be032
7 changed files with 106 additions and 0 deletions

1
test/.gitignore vendored
View File

@@ -6,6 +6,7 @@ suites/api/test_cpp
suites/api/test_dump
suites/api/test_equal
suites/api/test_load
suites/api/test_loadb
suites/api/test_memory_funcs
suites/api/test_number
suites/api/test_object