![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <serialize.h>
Public Member Functions | |
CCompactSize (uint64_t &nIn) | |
template<typename Stream > | |
void | Serialize (Stream &s) const |
template<typename Stream > | |
void | Unserialize (Stream &s) |
Protected Attributes | |
uint64_t & | n |
Definition at line 468 of file serialize.h.
|
inlineexplicit |
Definition at line 473 of file serialize.h.
|
inline |
Definition at line 476 of file serialize.h.
|
inline |
Definition at line 481 of file serialize.h.
|
protected |
Definition at line 471 of file serialize.h.