Function rustls::internal::msgs::codec::read_vec_u16[][src]

pub fn read_vec_u16<T: Codec>(r: &mut Reader<'_>) -> Option<Vec<T>>