hash

fun hash(): <Error class: unknown class>

Creates an integer hash code for the byte data in the #GBytes.

This function can be passed to g_hash_table_new() as the @key_hash_func parameter, when using non-null #GBytes pointers as keys in a #GHashTable.

Return

a hash value corresponding to the key.

Since

2.32