module CityHash
Extended Modules
Defined in:
crystal-cityhash.crConstant Summary
- 
        VERSION = 
"0.1.0" 
Instance Method Summary
- #hash128(bytes : Bytes, swap : Bool = false)
 - #hash128(str : String, swap : Bool = false)
 - #hash32(bytes : Bytes)
 - #hash32(str : String)
 - #hash64(bytes : Bytes)
 - #hash64(str : String)