encode
function
Returns the binary representation of a string using the charSet
character encoding.
Arguments
expr
: A STRING expression to be encoded.charSet
: A STRING expression specifying the encoding.
Updated Aug 04, 2022
encode
function Returns the binary representation of a string using the charSet
character encoding.
expr
: A STRING expression to be encoded.
charSet
: A STRING expression specifying the encoding.