Closed kuenishi closed 10 years ago
Sometimes I need human-readable JSON string, instead of escaped unicode. Surrogate pairs are not yet supported, but it's enough for now to me. The idea is to add a record encode_opt_v1 as a option record and takes it around like a context.
encode_opt_v1
This pull request looks good. Thanks for your contribution!
Sometimes I need human-readable JSON string, instead of escaped unicode. Surrogate pairs are not yet supported, but it's enough for now to me. The idea is to add a record
encode_opt_v1
as a option record and takes it around like a context.