See Also: Adler32 Members
The Adler-32 class is used to compute the Adler32 checksum from a set of data. Compared to Java.Util.Zip.CRC32 it trades reliability for speed. Refer to RFC 1950 for the specification.
[Android Documentation]