Performs a CRC-32 calculation over the given data.
This method is equivalent to using the Begin/Update/Result methods.
- Parameters
-
| crc | CRC object. |
| data | Input data. |
| size | Size of input data. |
| result | Receives the result of the calculation. |
- Returns
- Operation status.