QDP++
qdp_crc32.h File Reference

Go to the source code of this file.

Macros

#define Z_NULL   0

Functions

uLong crc32 (uLong crc, char const *buf, size_t len)

Macro Definition Documentation

◆ Z_NULL

#define Z_NULL   0

Definition at line 30 of file qdp_crc32.h.

Function Documentation

◆ crc32()

uLong crc32 ( uLong crc,
char const * buf,
size_t len )