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