Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
AmountCompression Struct Reference

#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)

Detailed Description

Definition at line 98 of file compressor.h.

Member Function Documentation

◆ Ser()

template<typename Stream, typename I>
void AmountCompression::Ser ( Stream & s,
I val )
inline

Definition at line 100 of file compressor.h.

Here is the call graph for this function:

◆ Unser()

template<typename Stream, typename I>
void AmountCompression::Unser ( Stream & s,
I & val )
inline

Definition at line 104 of file compressor.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: