C# Class CityHash.External

Show file Open project: gmarz/city-hash-net

Private Methods

Method Description
CityHash32 ( StringBuilder s, UInt32 len ) : UInt32
CityHash64 ( StringBuilder s, UInt32 len ) : System.UInt64
CityHash64WithSeed ( StringBuilder s, UInt32 len, System.UInt64 seed ) : System.UInt64
CityHash64WithSeeds ( StringBuilder s, UInt32 len, System.UInt64 seed0, System.UInt64 seed1 ) : System.UInt64