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)

base64->strclj

(base64->str string)

base64-credential->bytesclj

(base64-credential->bytes s)

byte-deflateclj

(byte-deflate str-bytes)

byte-inflateclj

(byte-inflate comp-bytes)

bytes->hexclj

(bytes->hex bytes-str)

bytes->strclj

(bytes->str some-bytes)

decode-base64clj

(decode-base64 bs)

encode-base64clj

(encode-base64 bs)

str->base64clj

(str->base64 string)

str->bytesclj

(str->bytes some-string)

str->deflate->base64clj

(str->deflate->base64 string)

strip-ascii-armorclj

(strip-ascii-armor s)

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

× close