Welcome! Please see the About page for a little more info on how this works.
Running something like:
(seq (clojure.data.codec.base64/decode (.getBytes "dl nd Znd;%;U=" "UTF-8"))) > (118 80 39 116 6 103 0 5)
Ideally clojure.data.codec throws or returns nil on bad input.