메소드 | 설명 | |
---|---|---|
Hash ( Stream stream, uint seed ) : |
||
Hash ( string input, uint seed ) : int |
메소드 | 설명 | |
---|---|---|
fmix ( uint h ) : uint | ||
rotl32 ( uint x, byte r ) : uint |
public static Hash ( Stream stream, uint seed ) : |
||
stream | Stream | |
seed | uint | |
리턴 |
public static Hash ( string input, uint seed ) : int | ||
input | string | |
seed | uint | |
리턴 | int |