#include <blockencodings.h>
|
template<typename Stream , typename I > |
void | Ser (Stream &s, I v) |
|
template<typename Stream , typename I > |
void | Unser (Stream &s, I &v) |
|
Definition at line 22 of file blockencodings.h.
◆ Ser()
template<typename Stream , typename I >
void DifferenceFormatter::Ser |
( |
Stream & |
s, |
|
|
I |
v |
|
) |
| |
|
inline |
◆ Unser()
template<typename Stream , typename I >
void DifferenceFormatter::Unser |
( |
Stream & |
s, |
|
|
I & |
v |
|
) |
| |
|
inline |
◆ m_shift
uint64_t DifferenceFormatter::m_shift = 0 |
|
private |
The documentation for this class was generated from the following file: