Skip to main content

byte_len_array

Function byte_len_array 

Source
pub fn byte_len_array<T>(values: &Option<Vec<T>>, ctx: &Context<'_>) -> usize
where T: BinaryEncodable,
Expand description

Calculates the length in bytes of an array of encoded type