pub fn unbase64(col: impl Into<Column>) -> Column
Decodes a BASE64 encoded string column and returns it as a binary column.