Function matches

Source
pub fn matches<R: BufRead + Seek>(header: &[u8], reader: &mut R) -> bool