Liking cljdoc? Tell your friends :D

clj-toolbox.base64

Functions for converting to/from base64

Functions for converting to/from base64
raw docstring

decode-strclj

(decode-str s)
source

encode-strclj

(encode-str s)

base64 encodes the input string. Returns a string

base64 encodes the input string. Returns a string
sourceraw docstring

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

× close