Skip to main content

offsets_to_lengths

Function offsets_to_lengths 

Source
pub fn offsets_to_lengths<P: NativePType>(offsets: &[P]) -> Buffer<P>
Expand description

Convert an offsets buffer to a buffer of element lengths.