Encoder for DNS SOA (Start of Authority) resource records (Type 6).
Marks the start of a zone of authority and contains zone administration parameters.
RFC 1035 Section 3.3.13
Static
Readonly
IANA resource record type identifier
Decodes a SOA record from the byte stream.
the byte stream reader
the decoded SOA record
Encodes a SOA record into the byte stream.
the byte stream writer
the SOA record to encode
compression index for DNS name pointer compression
Encoder for DNS SOA (Start of Authority) resource records (Type 6).
Marks the start of a zone of authority and contains zone administration parameters.
See
RFC 1035 Section 3.3.13