dimanche 4 janvier 2015

Join TypedArray elements to String, like a normal array


In Firefox, and Chrome Float32Array.prototype.join is undefined.


But here, in the documentation TypedArray.prototype.join exist.



TypedArray.prototype.join()
Joins all elements of an array into a string. See also Array.prototype.join().


How should I join the elements of a typed array?





Aucun commentaire:

Enregistrer un commentaire