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