Preparing search index...
The search index is not available
nodewox
nodewox
"encdec"
encodeStringToUtf8
Function encodeStringToUtf8
encode
String
To
Utf8
(
s
:
string
)
:
ArrayBuffer
将字串编码成utf8字节数组
Returns
字节数组, 为字串的utf8编码内容
Parameters
s:
string
Returns
ArrayBuffer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
nodewox
"audio"
"display"
"encdec"
"events"
"fs"
"graphics"
"http"
"math"
"net"
"nodewox"
gpio
i2c
i2s
spi
uart
"sys"
"usb"
decode
Base64
decode
Utf8
To
String
encode
Base64
encode
String
To
Utf8
将字串编码成utf8字节数组
Returns
字节数组, 为字串的utf8编码内容