Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Enyim
ModifiedFNV
C# 클래스 Enyim.ModifiedFNV
Implements a modified FNV hash. Provides better distribution than FNV1 but it's only 32 bit long.
Algorithm found at http://bretm.home.comcast.net/hash/6.html
상속:
FNV1a
파일 보기
프로젝트 열기: xianrendzw/LightFramework.Net
보호된 메소드들
메소드
설명
HashFinal
( ) :
byte[]
Returns the computed
T:ModifiedFNV
hash value after all data has been written to the object.
메소드 상세
HashFinal()
보호된
메소드
Returns the computed
T:ModifiedFNV
hash value after all data has been written to the object.
protected
HashFinal
( ) :
byte[]
리턴
byte[]