Crc32Compute Method |
| Name | Description | |
|---|---|---|
| Compute(Byte) |
Computes the 32-bit CRC for an array of bytes.
| |
| Compute(Byte, Int32) |
Computes the 32-bit CRC for an array of bytes.
| |
| Compute(Byte, Int32, Int32) |
Computes the 32-bit CRC for an array of bytes.
|