NG.js
NG.js copied to clipboard
[Question] Regarding unsigned UTF-8 in arrays
Isn't there a class in Javascript called Uint8Array?
E.g. var arr = new Uint8Array();