DB
FunctionsType Conversion

to_base64

Encodes input bytes using Base64 and returns the encoded text.

to_base64(…) → String

Kind · scalar

Encodes input bytes using Base64 and returns the encoded text.

Part of the Type Conversion family.