C# 클래스 CityHash.External

파일 보기 프로젝트 열기: gmarz/city-hash-net

비공개 메소드들

메소드 설명
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