Liking cljdoc? Tell your friends :D

b12n.swiza.commons.base64-utils


base64-decodeclj

(base64-decode string)

Decode Base64 String to UTF-8 representation.

Decode Base64 String to UTF-8 representation.
sourceraw docstring

base64-encodeclj

(base64-encode string)

Encode String to Base64 Representation.

Encode String to Base64 Representation.
sourceraw docstring

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

× close