Last updated 6 months ago
• Docs
/ / encode
encode(s): Uint8Array
s
Uint8Array
Encode the string to Uint8Array with UTF-8 encoding
• s: string
string
String to encode
result Uint8Array