Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
static std::vector< uint8_t > | CreateDNSQuestionNameField (const std::string &queryName) |
Variables | |
static const uint8_t | END_OF_NAME_FIELD = 0 |
|
static |
|
static |
Definition at line 11 of file dns_util.h.