View Source dns_record (dns_erlang v3.1.0)
The dns_record
module exports serialise
and deserialise
functions
for serialising and deserialising messages.
You will generally not use these functions directly, rather you will use
the functions for encoding and decoding messages exported by dns
.