Crunch
A Message Definition Language for Getting Things Right
Loading...
Searching...
No Matches
Crunch::integrity::None Struct Reference

No-op integrity policy. More...

#include <crunch_integrity.hpp>

Static Public Member Functions

static constexpr std::size_t size () noexcept
 
static constexpr auto calculate (std::span< const std::byte >) noexcept -> std::array< std::byte, 0 >
 

Detailed Description

No-op integrity policy.

Adds 0 bytes of overhead and performs no integrity checks.


The documentation for this struct was generated from the following file: