NG.js icon indicating copy to clipboard operation
NG.js copied to clipboard

[Question] Regarding unsigned UTF-8 in arrays

Open bradenbest opened this issue 11 years ago • 0 comments

Isn't there a class in Javascript called Uint8Array?

E.g. var arr = new Uint8Array();

bradenbest avatar Apr 08 '14 15:04 bradenbest