rustls::internal::msgs::codec

Function read_vec_u8

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