Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SuperFastHashSimple
C# Class SuperFastHashSimple, weekly-algorithms
Inheritance:
IStringHash
Mostrar archivo
Open project: xamarin/weekly-algorithms
Class Usage Examples
Public Methods
Method
Description
Hash
(
string
str
) :
UInt32
Private Methods
Method
Description
Hash
(
Byte
dataToHash
) :
UInt32
Method Details
Hash()
public
method
public
Hash
(
string
str
) :
UInt32
str
string
return
System.UInt32