helib::Binio Struct Reference

#include <binio.h>

Static Public Attributes

static constexpr int BIT32 = 4
 
static constexpr int BIT64 = 8
 
static constexpr std::array< char, 4 > VERSION_0_0_1_0 = {0, 0, 1, 0}
 

Member Data Documentation

◆ BIT32

constexpr int helib::Binio::BIT32 = 4
staticconstexpr

◆ BIT64

constexpr int helib::Binio::BIT64 = 8
staticconstexpr

◆ VERSION_0_0_1_0

constexpr std::array<char, 4> helib::Binio::VERSION_0_0_1_0 = {0, 0, 1, 0}
staticconstexpr