[]Function yukikaze::connector::rustls::internal::msgs::codec::read_vec_u8

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