Module datafusion::functions::encoding::expr_fn

source ·

Functions§

  • decode the input, using the encoding. encoding can be base64 or hex Return $name(arg)
  • encode the input, using the encoding. encoding can be base64 or hex Return $name(arg)