A source is an instance of clojure.java.io/IOFactory which has an associated URI
A source is an instance of clojure.java.io/IOFactory which has an associated URI
Represents a source which can be de-referenced to return an input stream along with a map of associated header values.
Represents a source which can be de-referenced to return an input stream along with a map of associated header values.
(request-input-stream this)
Represents an object which can be coerced into a java.io.InputStream.
Represents an object which can be coerced into a java.io.InputStream.
(into-input-stream this)
Protocol for loading a JSON map from a given source
Protocol for loading a JSON map from a given source
(get-json this)
Represents an object with an associated URI.
Represents an object with an associated URI.
(->uri this)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close