Function to_binary

Source
pub fn to_binary(
    col: impl Into<Column>,
    len: Option<impl Into<Column>>,
) -> Column