Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
murmur3
v0.2.0
Murmur3
Built with Crystal 1.9.2
2023-10-08 10:02:53 UTC
module
Murmur3
Defined in:
murmur3.cr
murmur3/version.cr
Constant Summary
VERSION
=
"0.2.0"
Class Method Summary
.h1
(data : String) : UInt64
.h1
(data : Array(UInt8)) : UInt64
Class Method Detail
def self.
h1
(data : String) : UInt64
#
[
View source
]
def self.
h1
(data : Array(UInt8)) : UInt64
#
[
View source
]