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