Guitar
Classes | Functions
crc32.h File Reference
#include <cstdint>
#include <cstddef>
Include dependency graph for crc32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CRC32
 

Functions

static uint32_t crc32 (uint32_t in, void const *data, size_t size)
 

Function Documentation

◆ crc32()

static uint32_t crc32 ( uint32_t  in,
void const *  data,
size_t  size 
)
inlinestatic
Here is the call graph for this function: