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