Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
serfloat.h File Reference
#include <cstdint>
Include dependency graph for serfloat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t EncodeDouble (double f) noexcept
double DecodeDouble (uint64_t v) noexcept

Function Documentation

◆ DecodeDouble()

double DecodeDouble ( uint64_t v)
noexcept

Definition at line 10 of file serfloat.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EncodeDouble()

uint64_t EncodeDouble ( double f)
noexcept

Definition at line 37 of file serfloat.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: