Function polars_arrow::bitmap::utils::set

source ยท
pub fn set(byte: u8, i: usize, value: bool) -> u8
Expand description

Sets bit at position i in byte.