Adds a u8 to the hasher.
u8
fn write_u8(&mut self, val: u8) -> ()
The value to add to the hash state.