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?

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top