Skip to main content

write-json

function

clojure.data.json/write-json

(write-json [x out escape-unicode?])
DEPRECATED; replaced by 'write'. Print object to PrintWriter out as JSON

No examples yet. Be the first to add one!

Categories