Module arrow_buffer::bit_mask
source · Expand description
Utils for working with packed bit masks
Functions
- Sets all bits on
write_datain the range[offset_write..offset_write+len]to be equal to the bits indatain the range[offset_read..offset_read+len]returns the number of0bitsdata[offset_read..offset_read+len]