arrow
53.3.0
In arrow::
util::
bit_
util
Functions
ceil
get_bit
get_bit_raw
round_upto_multiple_of_64
round_upto_power_of_2
set_bit
set_bit_raw
unset_bit
unset_bit_raw
arrow
::
util
::
bit_util
Function
set_bit
Copy item path
Settings
Help
Summary
Source
pub fn set_bit(data: &mut [
u8
], i:
usize
)
Expand description
Sets bit at position
i
for
data
to 1