Function rustls::internal::msgs::codec::read_vec_u24_limited [−][src]
pub fn read_vec_u24_limited<T: Codec>(
r: &mut Reader<'_>,
max_bytes: usize
) -> Option<Vec<T>>
pub fn read_vec_u24_limited<T: Codec>(
r: &mut Reader<'_>,
max_bytes: usize
) -> Option<Vec<T>>