Liking cljdoc? Tell your friends :D
Clojure only.

strojure.ring-lib.util.io

Utility functions for handling I/O.

Utility functions for handling I/O.
raw docstring

read-all-bytesclj

(read-all-bytes input)
(read-all-bytes input charset)

Reads string from input stream. If charset is not specified or nil then UTF-8 is used.

Reads string from input stream. If `charset` is not specified or `nil` then
UTF-8 is used.
sourceraw docstring

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

× close