Liking cljdoc? Tell your friends :D

goophi.response


BinaryFactorycljprotocol

Bypasses binary data.

Bypasses binary data.

binary-entityclj

(binary-entity source)
sourceraw docstring

dumpsclj

(dumps response)

Reads response as string & prints it to out.

Reads response as string & prints it to *out*.
sourceraw docstring

dumpxclj

(dumpx response & {:keys [columns] :or {columns 16}})

Reads response & prints hexdump to out.

Reads response & prints hexdump to *out*.
sourceraw docstring

Appends a period to the response.

Appends a period to the response.

menu-entityclj

(menu-entity in)
sourceraw docstring

Responsecljprotocol

Response data source.

Response data source.

take!clj

(take! in out)
sourceraw docstring

Response?clj

(Response? x)

Returns true if x is a Response.

Returns true if x is a Response.
sourceraw docstring

TextfileEntityFactorycljprotocol

Removes control characters and appends a period.

Removes control characters and appends a period.

text-file-entityclj

(text-file-entity source)
sourceraw docstring

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

× close