Berserk
|
Crc32 hashing utility. More...
#include <Crc32.hpp>
Static Public Member Functions | |
static BRK_API Crc32Hash | Hash (const void *buffer, size_t size) |
Crc32 hashing utility.
Hash buffer of len size in bytes
buffer | Pointer to memory with buffer |
size | Num of bytes to hash |