Berserk
Static Public Member Functions | List of all members
Crc32 Class Referencefinal

Crc32 hashing utility. More...

#include <Crc32.hpp>

Static Public Member Functions

static BRK_API Crc32Hash Hash (const void *buffer, size_t size)
 

Detailed Description

Crc32 hashing utility.

Member Function Documentation

◆ Hash()

Crc32Hash Crc32::Hash ( const void *  buffer,
size_t  size 
)
static

Hash buffer of len size in bytes

Parameters
bufferPointer to memory with buffer
sizeNum of bytes to hash
Returns
CRC hash value of the buffer

The documentation for this class was generated from the following files: