SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
Adler32.h File Reference
#include <cstddef>
#include <span>
#include <sourcepp/Math.h>
Include dependency graph for Adler32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sourcepp
 
namespace  sourcepp::crypto
 

Functions

uint32_t sourcepp::crypto::computeAdler32 (std::span< const std::byte > buffer)