Sign in
skia
/
external
/
github.com
/
google
/
wuffs
/
981bf19ad86c10d1435309d85aaabe00d7c81182
/
.
/
std
/
adler32
tree: 03c84067f08978becee1ded7afaf68f5c1227e16 [
path history
]
[
tgz
]
common_adler32.wuffs
README.md
std/adler32/README.md
Adler32
Adler32 is a checksum algorithm that hashes byte sequences to 32 bit values.
TODO: a worked example.