arrow2
0.16.0
In arrow2::bitmap::utils
Structs
BitChunks
BitChunksExact
BitChunksExactMut
BitmapIter
SlicesIterator
ZipValidityIter
Enums
ZipValidity
Traits
BitChunk
BitChunkIterExact
Functions
bytes_for
count_zeros
fmt
get_bit
get_bit_unchecked
is_set
set
set_bit
set_bit_unchecked
?
Settings
Function
arrow2
::
bitmap
::
utils
::
bytes_for
Copy item path
source
·
[
−
]
pub fn bytes_for(bits:
usize
) ->
usize
Expand description
Returns the number of bytes required to hold
bits
bits.