Вопрос

I have a lot of numbers between 0 and 255, and I would like to store them in an array. Uint8array would be the best, but I have no idea how to use it, and I can't find anything useful tutorials about it. And once they are stored in the array, how to modify/delete them, or add some new element?

Это было полезно?

Решение

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top