Skip to main content

byte_len_array

Function byte_len_array 

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

Calculates the length in bytes of an array of encoded type