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