pub fn byte_len_array<T>(values: &Option<Vec<T>>, ctx: &Context<'_>) -> usizewhere T: BinaryEncodable,
Calculates the length in bytes of an array of encoded type