Encoder for DNS PTR (Pointer) resource records (Type 12).
Maps an address to a canonical domain name for reverse DNS lookups.
RFC 1035 Section 3.3.12
Static
Readonly
IANA resource record type identifier
Decodes a PTR record from the byte stream.
the byte stream reader
the target domain name
Encodes a PTR record into the byte stream.
the byte stream writer
compression index for DNS name compression
Encoder for DNS PTR (Pointer) resource records (Type 12).
Maps an address to a canonical domain name for reverse DNS lookups.
See
RFC 1035 Section 3.3.12