Méthode | Description | |
---|---|---|
Compute ( |
||
Compute ( |
||
Compute ( byte buffer ) : |
||
Crc32 ( ) : System | ||
Crc32 ( |
||
FormatCRC32Result ( byte result ) : string | ||
Initialize ( ) : void |
Méthode | Description | |
---|---|---|
HashCore ( byte buffer, int start, int length ) : void | ||
HashFinal ( ) : byte[] |
Méthode | Description | |
---|---|---|
CalculateHash ( |
||
InitializeTable ( |
||
UInt32ToBigEndianBytes ( |
public static Compute ( |
||
polynomial | ||
seed | ||
buffer | byte | |
Résultat |
public static Compute ( |
||
seed | ||
buffer | byte | |
Résultat |
public static Compute ( byte buffer ) : |
||
buffer | byte | |
Résultat |
public Crc32 ( |
||
polynomial | ||
seed | ||
Résultat | System |
public static FormatCRC32Result ( byte result ) : string | ||
result | byte | |
Résultat | string |
protected HashCore ( byte buffer, int start, int length ) : void | ||
buffer | byte | |
start | int | |
length | int | |
Résultat | void |