class Xxhash::Hash32
- Xxhash::Hash32
- Reference
- Object
Defined in:
xxhash.crConstructors
Class Method Summary
- .hash(slice : Bytes, seed : LibC::UInt = 0) : LibC::UInt
- .hash(text : String, seed : LibC::UInt = 0) : LibC::UInt
- .open(seed : LibC::UInt = 0, &)