方法

GLibByteshash

日期: 2.32

声明 [src]

guint
g_bytes_hash (
  gconstpointer bytes
)

描述 [src]

GBytes 中的字节数据创建一个整数哈希码。

该函数可以作为 g_hash_table_new()key_hash_func 参数传递,在以非 NULLGBytes 指针作为键使用 GHashTable 时。

从: 2.32 可用

返回值

类型: guint

对应的键的哈希值。