pub fn weave_and_delta_encode_array(array: &[Point]) -> Vec<u64>
Encode an array of points using interweaving and delta encoding.