메소드 | 설명 | |
---|---|---|
Compute ( |
||
Compute ( |
||
Compute ( byte buffer ) : |
||
Crc32 ( ) : System | ||
Crc32 ( |
||
Initialize ( ) : void |
메소드 | 설명 | |
---|---|---|
HashCore ( byte buffer, int start, int length ) : void | ||
HashFinal ( ) : byte[] |
Возвращает хеш в BigEndian
|
메소드 | 설명 | |
---|---|---|
CalculateHash ( |
||
InitializeTable ( |
||
UInt32ToBigEndianBytes ( |
public static Compute ( |
||
polynomial | ||
seed | ||
buffer | byte | |
리턴 |
public static Compute ( |
||
seed | ||
buffer | byte | |
리턴 |
public Crc32 ( |
||
polynomial | ||
seed | ||
리턴 | System |
protected HashCore ( byte buffer, int start, int length ) : void | ||
buffer | byte | |
start | int | |
length | int | |
리턴 | void |