kaven-basic - v4.5.0
Preparing search index...
UTF8ByteArrayToString
Function UTF8ByteArrayToString
UTF8ByteArrayToString
(
bytes
:
Uint8Array
<
ArrayBufferLike
>
|
number
[]
)
:
string
Converts a UTF-8 byte array to JavaScript's 16-bit Unicode.
Parameters
bytes
:
Uint8Array
<
ArrayBufferLike
>
|
number
[]
Returns
string
Since
4.0.0
Version
2021-12-11
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaven-basic - v4.5.0
Loading...
Converts a UTF-8 byte array to JavaScript's 16-bit Unicode.