Computes the hash value for the specified region of the specified byte array.
buffer The input to compute the hash code for. offset The offset into the byte array from which to begin using data. count The number of bytes in the array to use as data.
The computed hash code.