(abs x)
(add-hex-prefix s)
(bin->hex binary-string)
(bin->int s)
(byte->bin i)
(byte->hex i)
(byte-array->base64 ba)
(byte-array->hex ba)
Takes a byte array and evaluates to it's hexidecimal representation
Takes a byte array and evaluates to it's hexidecimal representation
(camel-case-keyword kw)
(clean-hex-prefix s)
(floor x)
(hex->byte-array hex-string)
(hex->int s)
(keywordize-string s)
(parse-int x)
(round x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close