C# Класс CityHash.External

Показать файл Открыть проект

Приватные методы

Метод Описание
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