Skip to contents

Converts a blob to a base64 encoded string.

Arguments

blob

BLOB

Examples

if (FALSE) { # \dontrun{
base64('A'::BLOB)
} # }