Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <serialize.h>
Public Member Functions | |
template<typename Stream > | |
void | Unser (Stream &s, std::string &v) |
template<typename Stream > | |
void | Ser (Stream &s, const std::string &v) |
Definition at line 622 of file serialize.h.
|
inline |
Definition at line 636 of file serialize.h.
|
inline |