Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
utf8ToUint8Array
Function utf8ToUint8Array
Converts a UTF-8 string to a Uint8Array.
utf8ToUint8Array
(
str
:
string
)
:
Uint8Array
Parameters
str
:
string
The UTF-8 string to convert.
Returns
Uint8Array
The converted Uint8Array.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@biglup/cometa - v1.2.0
Loading...
Converts a UTF-8 string to a Uint8Array.