Searched defs:TxtRecord (Results 1 – 2 of 2) sorted by relevance
30 using TxtRecord = std::map<std::string, std::vector<uint8_t>>; variable
46 using TxtRecord = std::map<std::string, std::vector<uint8_t>>; variable