Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
murmur3cr32b
v1.0.0
Murmur3cr32b
Generated using Crystal 1.14.0
2024-11-26 08:02:59 UTC
module
Murmur3cr32b
Overview
Ported from
wikipedia
Extended Modules
Murmur3cr32b
Defined in:
murmur3cr32b.cr
Instance Method Summary
#hash_32b
(bytes : Indexable(UInt8), seed : UInt32) : UInt32
Instance Method Detail
def
hash_32b
(bytes : Indexable(UInt8), seed : UInt32) : UInt32
#
[
View source
]