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