Last updated 6 months ago
• Docs
/ / decode
decode(a): string
a
string
Decode the Uint8Array to string in UTF-8 encoding
• a: Uint8Array
Uint8Array
array to decode
result string