channelNameHashDjb2
Computes the DJB2 hash of a channel name. Used by some clients for channel identification separate from the on-wire XOR hash.
Return
unsigned 32-bit DJB2 hash
Parameters
name
the channel name to hash
Computes the DJB2 hash of a channel name. Used by some clients for channel identification separate from the on-wire XOR hash.
unsigned 32-bit DJB2 hash
the channel name to hash