Module arrow_buffer::bit_util 
source · Expand description
Utils for working with bits
Functions
- Returns the ceil ofvalue/divisor
- Returns whether bit at positioniindatais set or not
- Returns whether bit at positioniindatais set or not.
- Returns the nearest number that is>=thannumand is a multiple of 64
- Returns the nearest multiple offactorthat is>=thannum. Herefactormust be a power of 2.
- Sets bit at positionifordatato 1
- Sets bit at positionifordata
- Sets bit at positionifordatato 0
- Sets bit at positionifordatato 0