CMS 3D CMS Logo

Namespaces | Functions
Adler32Calculator.h File Reference
#include <sys/types.h>
#include <cstdint>

Go to the source code of this file.

Namespaces

 cms
 Namespace of DDCMS conversion namespace.
 

Functions

uint32_t cms::Adler32 (char const *data, size_t len)
 
void cms::Adler32 (char const *data, size_t len, uint32_t &a, uint32_t &b)