Helper class for encoding and decoding DNS records. Record set is an array of DNS records.
Static
Decodes a buffer into an array of DNS records.
dns record in binary format
Encodes an array of DNS records into a binary format.
Generated using TypeDoc
Helper class for encoding and decoding DNS records. Record set is an array of DNS records.