C# 클래스 SuperFastHashSimple, weekly-algorithms

상속: IStringHash
파일 보기 프로젝트 열기: xamarin/weekly-algorithms 1 사용 예제들

공개 메소드들

메소드 설명
Hash ( string str ) : UInt32

비공개 메소드들

메소드 설명
Hash ( Byte dataToHash ) : UInt32

메소드 상세

Hash() 공개 메소드

public Hash ( string str ) : UInt32
str string
리턴 System.UInt32