tuweni / org.apache.tuweni.discovery / DNSEntry

DNSEntry

interface DNSEntry (source)

Intermediate format to write DNS entries

Companion Object Functions

readDNSEntry

Read a DNS entry from a String.

fun readDNSEntry(serialized: String): DNSEntry