Skip to main content

compare_lengths_to_empty

Function compare_lengths_to_empty 

Source
pub fn compare_lengths_to_empty<P, I>(
    lengths: I,
    op: CompareOperator,
) -> BitBuffer
where P: IntegerPType, I: Iterator<Item = P>,
Expand description

Helper function to compare empty values with arrays that have external value length information like VarBin.