Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
asmap_direct.cpp File Reference
#include <netaddress.h>
#include <util/asmap.h>
#include <test/fuzz/fuzz.h>
#include <cstdint>
#include <optional>
#include <vector>
#include <cassert>
Include dependency graph for asmap_direct.cpp:

Go to the source code of this file.

Functions

std::vector< std::byte > BitsToBytes (std::span< const uint8_t > bits) noexcept
 FUZZ_TARGET (asmap_direct)

Function Documentation

◆ BitsToBytes()

std::vector< std::byte > BitsToBytes ( std::span< const uint8_t > bits)
noexcept

Definition at line 15 of file asmap_direct.cpp.

Here is the caller graph for this function:

◆ FUZZ_TARGET()

FUZZ_TARGET ( asmap_direct )

Definition at line 33 of file asmap_direct.cpp.

Here is the call graph for this function: