On Fri, 27 Apr 2012 00:13:42 +0200, Arun Ranganathan <[email protected]> wrote:
The constructor will switch to use ArrayBufferView in lieu of ArrayBuffer, but the read method exposed on FileReader and FileReaderSync will read files into memory as ArrayBuffers.

Since the constructor is not widely deployed yet would it not be better to stick to ArrayBufferView exclusively, just like XMLHttpRequest.send()?


--
Anne van Kesteren
http://annevankesteren.nl/

Reply via email to