Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
encode in datafusion_functions::encoding::expr_fn - Rust
[go: Go Back, main page]

Function encode

Source
pub fn encode(input: Expr, encoding: Expr) -> Expr
Available on crate feature encoding_expressions only.
Expand description

encode the input, using the encoding. encoding can be base64 or hex