Function unweave_and_delta_decode_array

Source
pub fn unweave_and_delta_decode_array(array: &[u64]) -> Vec<Point>
Expand description

Decode an array of points that were encoded using interweaving and delta encoding.