(read-loc-array record loc)
Reads from a stream but assumes an array with the members of the record type passed to it
Reads from a stream but assumes an array with the members of the record type passed to it
(read-loc-json record loc)
Reads in a file from the given location and parses it.
Reads in a file from the given location and parses it.
(write-file-json record loc)
Write a record to a file
Write a record to a file
(write-loc-json record loc)
Write a record to a location
Write a record to a location
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close