Skip to main content

runend_encode

Function runend_encode 

Source
pub fn runend_encode(
    array: ArrayView<'_, Primitive>,
) -> (PrimitiveArray, ArrayRef)
Expand description

Run-end encode a PrimitiveArray, returning a tuple of (ends, values).