Creates an integer hash code for the byte data in the Bytes.
This function can be passed to g_hash_table_new as the key_hash_func parameter, when using non-
null Bytes pointers as keys in a
GenericSet.
| this |
a pointer to a Bytes key |
|
a hash value corresponding to the key. |