@gibme/dns
    Preparing search index...

    Class RDATA

    Index

    Constructors

    Methods

    • Decodes the RDATA based upon the type supplied

      Parameters

      • type: number
      • reader: Reader

      Returns any

    • Encodes the RDATA based upon the type supplied

      Parameters

      Returns void

    • Protected

      Selects the appropriate encoder for the specified resource record type

      Parameters

      • type: number

      Returns RRDataEncoder