module Murmur3cr32b

Overview

Ported from wikipedia

Extended Modules

Defined in:

murmur3cr32b.cr

Instance Method Summary

Instance Method Detail

def hash_32b(bytes : Indexable(UInt8), seed : UInt32) : UInt32 #

[View source]