pyflink.table.expression.Expression.encode# Expression.encode(charset: str | Expression[str]) → Expression[bytes][source]# Encodes the string into a BINARY using the provided character set. Added in version 1.12.0.