Function arrow_buffer::bit_util::unset_bit

source ยท
pub fn unset_bit(data: &mut [u8], i: usize)
Expand description

Sets bit at position i for data to 0