pub fn unbase64(str: Expr) -> Expr
Decodes the input string str from a base64 string into binary data.
str