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

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