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