interface documentation

Interface for DNS records that can be encoded and decoded.

Present Since
Twisted 21.2.0

Inherited from IEncodable:

Method decode Reconstruct an object from data read from the given file object.
Method encode Write a representation of this object to the given file object.

Inherited from IRecord (via IEncodable):

Attribute TYPE An indicator of what kind of record this is.