On Tue, Dec 21, 2010 at 4:15 AM, Toni Ruottu <[email protected]> wrote:

> Could someone point out the exact location that mentions this way of using
> Uint8Array?
>

Mozilla's documentation about handling binary data with XMLHttpRequest[1]
shows use of Uint8Array.

[1]
https://developer.mozilla.org/En/XMLHttpRequest/Using_XMLHttpRequest#Receiving_binary_data_using_JavaScript_typed_arrays

Reply via email to