//
pkg.gl
Category
github.com/icattlecoder/go
src
pkg
hash
adler32
package
0.0.0-20130121074735-1d03baafba06
Repository:
https://github.com/icattlecoder/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
46 SLOC
#
Functions
Checksum
Checksum returns the Adler-32 checksum of data.
New
New returns a new hash.Hash32 computing the Adler-32 checksum.
#
Constants
Size
The size of an Adler-32 checksum in bytes.