parquet::arrow::buffer::bit_util

Function count_set_bits

Source
pub fn count_set_bits(bytes: &[u8], range: Range<usize>) -> usize
Expand description

Counts the number of set bits in the provided range