[][src]Function arrow::util::bit_util::get_bit

pub fn get_bit(data: &[u8], i: usize) -> bool

Returns whether bit at position i in data is set or not