Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <compressor.h>
Public Member Functions | |
template<typename Stream , typename I > | |
void | Ser (Stream &s, I val) |
template<typename Stream , typename I > | |
void | Unser (Stream &s, I &val) |
Definition at line 98 of file compressor.h.
|
inline |
|
inline |