scclib
Stable Cloud Computing C++ Library
Classes
adler32.h File Reference

Adler32 rolling checksum. More...

#include <cstdint>
Include dependency graph for adler32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scc::encode::Adler32
 Adler-32 checksum allowing rolling calculation. More...
 

Detailed Description

Adler32 rolling checksum.

Definition in file adler32.h.