Function encode_prefixed_array

Source
pub fn encode_prefixed_array<T: Field>(array: &Vec<T>) -> Vec<u8>