Function arrow::util::bit_util::set_bit

source ·
pub fn set_bit(data: &mut [u8], i: usize)
Expand description

Sets bit at position i for data to 1