Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/utf8
decode
Function decode
decode
(
arr
)
:
string
Decodes the given byte array from UTF-8 into a string. Throws if encoding is invalid.
Parameters
arr
:
Uint8Array
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
StableLib
Loading...
Decodes the given byte array from UTF-8 into a string. Throws if encoding is invalid.