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

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