Adds an i32 to the hasher.
i32
fn write_i32(&mut self, val: i32) -> ()
The value to add to the hash state.