pub fn encode<'a, I: Iterator<Item = &'a [u8]> + Clone>( iterator: I, buffer: &mut Vec<u8>)
Encodes an iterator of according to DELTA_BYTE_ARRAY