Method | Description | |
---|---|---|
ComputeChecksum ( byte bytes ) : uint | ||
ComputeChecksumBytes ( byte bytes ) : byte[] |
Method | Description | |
---|---|---|
Crc32 ( ) : System |
public static ComputeChecksum ( byte bytes ) : uint | ||
bytes | byte | |
return | uint |
public static ComputeChecksumBytes ( byte bytes ) : byte[] | ||
bytes | byte | |
return | byte[] |