Convert a UTF-8 encoded Uint8Array to a string.
Uint8Array
string
The string.
The bytes to convert to a string.
Convert a UTF-8 encoded
Uint8Array
to astring
.Returns
The string.