vortex_roaring

Function roaring_bool_encode

Source
pub fn roaring_bool_encode(
    bool_array: BoolArray,
) -> VortexResult<RoaringBoolArray>