Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RazorDB
MurmurHash2Unsafe
C# Class RazorDB.MurmurHash2Unsafe
ファイルを表示
Open project: gnoso/razordb
Public Properties
Property
Type
Description
Default
MurmurHash2Unsafe
Public Methods
Method
Description
Hash
(
byte
data
) :
UInt32
Hash
(
byte
data
,
UInt32
seed
) :
UInt32
Method Details
Hash()
public
method
public
Hash
(
byte
data
) :
UInt32
data
byte
return
System.UInt32
Hash()
public
method
public
Hash
(
byte
data
,
UInt32
seed
) :
UInt32
data
byte
seed
System.UInt32
return
System.UInt32
Property Details
Default
public_oe static_oe property
public
static
MurmurHash2Unsafe,RazorDB
Default
return
MurmurHash2Unsafe