Back

decode (clj)

(source)

function

(decode data)
Decode base64 data into byte array. Accepts String and byte array as input argument.

Examples