Bitcoin ABC  0.29.2
P2P Digital Currency
Public Member Functions | List of all members
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 82 of file compressor.h.

Member Function Documentation

◆ Ser()

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

Definition at line 83 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 86 of file compressor.h.

Here is the call graph for this function:

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