Liking cljdoc? Tell your friends :D

com.yetanalytics.datasim.io


read-loc-arrayclj

(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
sourceraw docstring

read-loc-jsonclj

(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.
sourceraw docstring

write-file-jsonclj

(write-file-json record loc)

Write a record to a file

Write a record to a file
sourceraw docstring

write-loc-jsonclj

(write-loc-json record loc)

Write a record to a location

Write a record to a location
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close