Function polars_arrow::bitmap::utils::bytes_for

source ยท
pub fn bytes_for(bits: usize) -> usize
Expand description

Returns the number of bytes required to hold bits bits.