Preparing search index...
The search index is not available
API Documentation
API Documentation
base64
strToUtf8Arr
Function strToUtf8Arr
strToUtf8Arr
(
input
:
string
)
:
Uint8Array
Converts a string into a UTF-8 byte array.
Parameters
input
:
string
string to encode as UTF-8 bytes.
Returns
Uint8Array
UTF-8 byte array.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API Documentation
Loading...
Converts a string into a UTF-8 byte array.