Liking cljdoc? Tell your friends :D

saml20-clj.encode-decode

Utility functions for encoding/decoding and compressing byte arrays and strings.

Utility functions for encoding/decoding and compressing byte arrays and strings.
raw docstring

base64->inflate->strclj

(base64->inflate->str string)
source

base64->strclj

(base64->str string)
source

base64-credential->bytesclj

(base64-credential->bytes s)
source

byte-deflateclj

(byte-deflate str-bytes)
source

byte-inflateclj

(byte-inflate comp-bytes)
source

bytes->hexclj

(bytes->hex bytes-str)
source

bytes->strclj

(bytes->str some-bytes)
source

decode-base64clj

(decode-base64 bs)
source

encode-base64clj

(encode-base64 bs)
source

str->base64clj

(str->base64 string)
source

str->bytesclj

(str->bytes some-string)
source

str->deflate->base64clj

(str->deflate->base64 string)
source

strip-ascii-armorclj

(strip-ascii-armor s)
source

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

× close