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