@sovereignbase/bytecodec
Preparing search index...
utf8
bytesToUTF8String
Function bytesToUTF8String
bytesToUTF8String
(
bytes
:
ByteSource
)
:
string
Decodes UTF-8 bytes into a JavaScript string.
Parameters
bytes
:
ByteSource
The bytes to decode.
Returns
string
The decoded string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sovereignbase/bytecodec
Loading...
Decodes UTF-8 bytes into a JavaScript string.