Question

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?

Était-ce utile?

La solution

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top