|
Data.Digest.Adler32 | Portability | portable (H98 + FFI) | Stability | experimental | Maintainer | ekirpichov@gmail.com |
|
|
|
Description |
Adler32 wrapper
|
|
Synopsis |
|
|
|
Documentation |
|
|
The class of values for which Adler32 may be computed
| | Methods | | Compute Adler32 checksum
| | | Given the Adler32 checksum of a string, compute Adler32 of its
concatenation with another string (t.i., incrementally update the
Adler32 hash value).
|
|
|
|
Produced by Haddock version 2.6.0 |