![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <blockencodings.h>
Public Member Functions | |
| template<typename Stream , typename I > | |
| void | Ser (Stream &s, I v) |
| template<typename Stream , typename I > | |
| void | Unser (Stream &s, I &v) |
Private Attributes | |
| uint64_t | m_shift = 0 |
Definition at line 23 of file blockencodings.h.
|
private |
Definition at line 25 of file blockencodings.h.