pub fn decode(input: Expr, encoding: Expr) -> Expr
decode the input, using the encoding. encoding can be base64 or hex
input
encoding