rustls::internal::msgs::codec

Function read_vec_u16

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