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