Function bit_length

Source
pub fn bit_length(col: impl Into<Column>) -> Column
Expand description

Calculates the bit length for the specified string column.