Documentation
Preparing search index...
@waku/react
bytesToUtf8
Variable bytesToUtf8
Const
bytesToUtf8
:
(
b
:
Uint8Array
)
=>
string
Decode byte array to utf-8 string.
Type declaration
(
b
:
Uint8Array
)
:
string
Parameters
b
:
Uint8Array
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Decode byte array to utf-8 string.