R/duckdb-funs.R
base64.Rd
Converts a blob to a base64 encoded string.
blob
string
BLOB
if (FALSE) { # \dontrun{ base64('A'::BLOB) } # }