Bitcoin
|
#include <serialize.h>
Public Member Functions | |
CVarInt (I &nIn) | |
template<typename Stream > | |
void | Serialize (Stream &s) const |
template<typename Stream > | |
void | Unserialize (Stream &s) |
Protected Attributes | |
I & | n |
|
inline |
|
inline |
|
protected |