(concat-bytes a b)
(parse-env env-var)
(parse-env env-var fallback-value)
(parse-server-string servers)
(server-description acc server)
(split-bytes bytes pos)
Split byte array at index pos
Split byte array at index pos
(timestamp)
(with-err-str & body)
Evaluates exprs in a context in which err is bound to a fresh StringWriter. Returns the string created by any nested printing calls.
Evaluates exprs in a context in which *err* is bound to a fresh StringWriter. Returns the string created by any nested printing calls.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close