Skip to contents

Converts the string to BLOB. Converts UTF-8 characters into literal encoding.

Arguments

string

VARCHAR

Examples

if (FALSE) { # \dontrun{
encode('my_string_with_ü')
} # }