Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bincode.hpp File Reference
#include <cstdint>
#include <limits>
#include "binary.hpp"
#include "serde.hpp"

Go to the source code of this file.

Classes

class  serde::BincodeSerializer
 
class  serde::BincodeDeserializer
 

Namespaces

namespace  serde
 

Variables

constexpr size_t BINCODE_MAX_LENGTH = (1ULL << 31) - 1
 

Variable Documentation

◆ BINCODE_MAX_LENGTH

constexpr size_t BINCODE_MAX_LENGTH = (1ULL << 31) - 1
constexpr

Definition at line 19 of file bincode.hpp.