메소드 | 설명 | |
---|---|---|
Compute ( |
||
Compute ( |
||
Compute ( byte buffer ) : |
||
Crc32 ( ) : System | ||
Crc32 ( |
||
Initialize ( ) : void |
메소드 | 설명 | |
---|---|---|
HashCore ( byte array, int ibStart, int cbSize ) : void | ||
HashFinal ( ) : byte[] |
메소드 | 설명 | |
---|---|---|
CalculateHash ( |
||
InitializeTable ( |
||
UInt32ToBigEndianBytes ( |
public static Compute ( |
||
polynomial | ||
seed | ||
buffer | byte | |
리턴 |
public static Compute ( |
||
seed | ||
buffer | byte | |
리턴 |
public Crc32 ( |
||
polynomial | ||
seed | ||
리턴 | System |
protected HashCore ( byte array, int ibStart, int cbSize ) : void | ||
array | byte | |
ibStart | int | |
cbSize | int | |
리턴 | void |