Liking cljdoc? Tell your friends :D

byte-streams.char-sequence


coding-error-actionclj

(coding-error-action action)
source

concat-bytesclj

(concat-bytes a b)
source

decodeclj

(decode decoder in out)
source

decode-byte-sourceclj

(decode-byte-source
  byte-source
  close-fn
  {:keys [chunk-size encoding on-encoding-error]
   :or {chunk-size 1024 on-encoding-error :replace encoding "UTF-8"}})
source

flushclj

(flush decoder in out)
source

lazy-char-buffer-sequenceclj

(lazy-char-buffer-sequence decoder chunk-size extra-bytes close-fn byte-source)
source

parse-resultclj

(parse-result result)
source

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

× close