pub fn base64(col: impl Into<Column>) -> Column
Computes the BASE64 encoding of a binary column and returns it as a string column.