Function arrow2::bitmap::utils::bytes_for

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

Returns the number of bytes required to hold bits bits.