json_sprinter reallocates destination buffer by one character every time it's called. It'd be nice to reduce the number of reallocations
json_sprinter reallocates destination buffer by one character every time it's called.
It'd be nice to reduce the number of reallocations