BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <raw.hpp>
Static Public Member Functions | |
template<typename Stream > | |
static void | pack (Stream &s, const uint8_t v, uint32_t _max_depth) |
template<typename Stream > | |
static void | unpack (Stream &s, uint8_t &v, uint32_t _max_depth) |
|
inlinestatic |
|
inlinestatic |