메소드 | 설명 | |
---|---|---|
ComputeHash ( ) : int |
Compute a hash from a byte array. Modified FNV Hash in C# http://stackoverflow.com/a/468084 |
|
ComputeHash ( |
Compute a hash from the content of a stream and restore the position. Modified FNV Hash in C# http://stackoverflow.com/a/468084 |
public static ComputeHash ( |
||
stream | ||
리턴 | int |