27 csSz =
sizeof(TheResult);
35 C32CResult = C32C_XINIT;
40 TheResult = C32CResult;
41 #ifndef Xrd_Big_Endian
42 TheResult = htonl(TheResult);
44 return (
char *)&TheResult;
const char * Type(int &csSz)
virtual ~XrdCksCalccrc32C()
void Update(const char *Buff, int BLen)
static uint32_t Calc32C(const void *data, size_t count, uint32_t prevcs=0)