Skip to content

base64

function base64(column): Column;

Defined in: functions/string.ts:166

Computes the BASE64 encoding of a binary column and returns it as a string column.

Parameter Type
column ColOrName

Column