Botan 3.6.0
Crypto and TLS for C&
bswap.h File Reference

Internal Header. More...

#include <botan/types.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

template<std::unsigned_integral T>
requires (sizeof(T) == 1 || sizeof(T) == 2 || sizeof(T) == 4 || sizeof(T) == 8)
constexpr T Botan::reverse_bytes (T x)
 

Detailed Description

Internal Header.

Definition in file bswap.h.