Documentation
    Preparing search index...

    Function utf8ArrayToStr

    • Internal

      Converts a UTF-8 array to a string.

      Parameters

      • array: Uint8Array<ArrayBuffer>

        The UTF-8 array to convert

      • exitOnNull: boolean = false

        Whether to exit on the first null byte

      Returns string

      The string