Method | Description | |
---|---|---|
Hash ( Stream stream, uint seed ) : |
||
Hash ( string input, uint seed ) : int |
Method | Description | |
---|---|---|
fmix ( uint h ) : uint | ||
rotl32 ( uint x, byte r ) : uint |
public static Hash ( Stream stream, uint seed ) : |
||
stream | Stream | |
seed | uint | |
return |
public static Hash ( string input, uint seed ) : int | ||
input | string | |
seed | uint | |
return | int |