pub fn equal(a: &[u8], b: &[u8]) -> bool
equal reports whether a and b are the same length and contain the same bytes.