Liking cljdoc? Tell your friends :D

clojure-hbase.util


as-kwclj

(as-kw arg)

Takes a byte-array and turns it into a keyword (assuming it can be turned into a string first.

Takes a byte-array and turns it into a keyword (assuming it can be turned
into a string first.
sourceraw docstring

as-objclj

(as-obj arg)

Takes a byte-array and turns it into a Clojure object.

Takes a byte-array and turns it into a Clojure object.
sourceraw docstring

as-strclj

(as-str arg)

Takes a byte-array and turns it into a string.

Takes a byte-array and turns it into a string.
sourceraw docstring

as-symclj

(as-sym arg)

Takes a byte-array and turns it into a symbol.

Takes a byte-array and turns it into a symbol.
sourceraw docstring

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

× close