Liking cljdoc? Tell your friends :D

jerks-whistling-tunes.utils


decode-base-64clj

(decode-base-64 s)

Returns the decoded base 64 url safe encoded string.

Returns the decoded base 64 url safe encoded string.
sourceraw docstring

encode-base-64clj

(encode-base-64 bs)

Returns a base 64 url safe encoded representation of the string

Returns a base 64 url safe encoded representation of the string
sourceraw docstring

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

× close