Last updated 6 months ago
• Docs
/ / str
str(a): string
a
string
Convert a Uint8Array to string, each uint8 to the single character of that char code
• a: Uint8Array
Uint8Array
Uint8Array to convert
result string