Is there a function that does the opposite of charCodeAt(), I've writing a basic password tool and i can turn the text into unicode no problem but I can't return the unicode back to text?
Reverse charCodeAt()?
Collapse
X
Comment