dns_record_info (dns_erlang v4.2.0)
View SourceThis module exports utility functions used to inspect records. You will generally not use these functions directly.
Summary
Functions
Returns the record tag atom for the given record type.
Returns the fields that make up a given record.
Returns the size of a given record.
Returns the record type for the given record tag atom.
Functions
Returns the record tag atom for the given record type.
Returns the fields that make up a given record.
-spec size(atom()) -> non_neg_integer().
Returns the size of a given record.
Returns the record type for the given record tag atom.