Liking cljdoc? Tell your friends :D

zookeeper.data


*charset*clj

source

ByteConvertercljprotocol

to-bytesclj

(to-bytes this)

Converts value to a byte array

Converts value to a byte array
source

get-bytescljmacro

(get-bytes value size f)
source

to-charclj

(to-char bytes)
source

to-doubleclj

(to-double bytes)
source

to-floatclj

(to-float bytes)
source

to-intclj

(to-int bytes)
source

to-longclj

(to-long bytes)
source

to-shortclj

(to-short bytes)
source

to-stringclj

(to-string bytes)
source

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

× close