pub fn byte_len_array<T>(values: &Option<Vec<T, Global>>) -> usize where
    T: BinaryEncoder<T>, 
Expand description

Calculates the length in bytes of an array of encoded type