Converts to utf-8 encoding and removes null characters.

  • Parameters

    • buf: Uint8Array<ArrayBufferLike> | number[] | Buffer<ArrayBufferLike>

      the buffer, byte array, or string to convert to utf-8 encoding

    Returns string

    utf-8 encoded string