@gibme/dns
    Preparing search index...

    Class Name

    Index

    Constructors

    Methods

    • Compresses the given name using the specified parameters

      Parameters

      Returns Buffer

    • Decodes a name from the byte stream

      Parameters

      • reader: Reader
      • isEmail: boolean = false
      • visited: Set<number> = ...

      Returns string

    • Encodes the given name with the specified parameters into the given Writer instance

      Parameters

      Returns void