@gibme/dns
    Preparing search index...

    Class String

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Decodes a simple string from the provided byte stream

      Parameters

      • reader: Reader

      Returns string

    • Encodes a single string into the provided Writer instance

      Parameters

      • writer: Writer
      • str: string

      Returns void