ujson4c
ujson4c copied to clipboard
dump as well as load functionality
ujson4c is great, I'm using it in a julia package uJSON.jl.
Is there any chance of adding "dump" functionality here as well as "load" so I don't have to route about in ujson package?
Encoding objects is a very different story and a use case which can’t be made easier in the same straight forward way as ujson4c does for the decoding part. //JT
From: Samuel Colvin [mailto:[email protected]] Sent: den 27 maj 2014 15:35 To: esnme/ujson4c Subject: [ujson4c] dump as well as load functionality (#2)
ujson4c is great, I'm using it in a julia package uJSON.jlhttps://github.com/samuelcolvin/uJSON.jl.
Is there any chance of adding "dump" functionality here as well as "load" so I don't have to route about in ujson package?
— Reply to this email directly or view it on GitHubhttps://github.com/esnme/ujson4c/issues/2.