Skip to main content

read-str

function

clojure.data.json/read-str

(read-str [string & {:as options}])
Reads one JSON value from input String. Options are the same as for read.

No examples yet. Be the first to add one!

Categories