Utility functions for encoding/decoding and compressing byte arrays and strings.
Utility functions for encoding/decoding and compressing byte arrays and strings.
(base64->inflate->str string)
(base64->str string)
(base64-credential->bytes s)
(byte-deflate str-bytes)
(byte-inflate comp-bytes)
(bytes->hex bytes-str)
(bytes->str some-bytes)
(decode-base64 bs)
(encode-base64 bs)
(str->base64 string)
(str->bytes some-string)
(str->deflate->base64 string)
(strip-ascii-armor s)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close