DNS.Record (dns v2.4.0) View Source
Struct definition for serializing and parsing DNS records.
Link to this section Summary
Functions
Decodes a binary record into a DNS.Record
struct.
Serializes a DNS.Record
into its binary representation.
Converts a :dns_rec
record into a DNS.Record
.
Converts a DNS.Record
struct to a :dns_rec
record.
Link to this section Types
Specs
Link to this section Functions
Specs
Decodes a binary record into a DNS.Record
struct.
Serializes a DNS.Record
into its binary representation.
Converts a :dns_rec
record into a DNS.Record
.
Converts a DNS.Record
struct to a :dns_rec
record.