Liking cljdoc? Tell your friends :D

s-exp.hako.reader

Thin dispatch bridge for hako decode. Scalar / collection / record decoding all live in com.s_exp.hako.Reader.readAny (Java). This namespace threshold-probes the runtime's PersistentArrayMap behavior and installs a Clojure user-tag callback.

Thin dispatch bridge for hako decode. Scalar / collection / record
decoding all live in com.s_exp.hako.Reader.readAny (Java). This
namespace threshold-probes the runtime's PersistentArrayMap behavior
and installs a Clojure user-tag callback.
raw docstring

configure!clj

(configure! r)

Prepare a fresh (or reset) Reader for decode: set the array-map thresholds probed from the running Clojure runtime and install the user-tag callback. Called once at Reader creation.

Prepare a fresh (or reset) Reader for decode: set the array-map
thresholds probed from the running Clojure runtime and install the
user-tag callback. Called once at Reader creation.
raw docstring

handlerclj


read-value!clj

(read-value! r)

Backwards-compatible facade around .readAny.

Backwards-compatible facade around `.readAny`.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close