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
::
set
Copy item path
source
·
[
−
]
pub fn set(byte:
u8
, i:
usize
, value:
bool
) ->
u8
Expand description
Sets bit at position
i
in
byte