Crc32ComputeHex Method |
| Name | Description | |
|---|---|---|
| ComputeHex(Byte) |
Computes the 32-bit CRC hex string for an array of bytes.
| |
| ComputeHex(Byte, Int32) |
Computes the 32-bit CRC hex string for an array of bytes.
| |
| ComputeHex(Byte, Int32, Int32) |
Computes the 32-bit CRC hex string for an array of bytes.
|