Beamlib 3.3.2
This is the Beam C++ class library.
Loading...
Searching...
No Matches
Functions
BCrc32.h File Reference
#include <BTypes.h>

Go to the source code of this file.

Functions

BUInt32 bcrc32 (BUInt32 crc, const void *buf, BUInt32 len)
 A 32bit CRC generator. More...
 

Function Documentation

◆ bcrc32()

BUInt32 bcrc32 ( BUInt32  crc,
const void *  buf,
BUInt32  len 
)

A 32bit CRC generator.