Computes the CRC32 hash digest of the given data.
The input byte array for which the CRC32 hash is to be computed.
A byte array representing the computed CRC32 hash digest.
See Implementation
Computes the CRC32 hash digest of the given data.