Use typed array. #1362

Closed
jimmywarting wants to merge 1 commits from patch-2 into master
jimmywarting commented 2018-11-19 20:45:20 +00:00 (Migrated from github.com)

readAsBinaryString was once removed from the File API specification, but re-introduced for backward compatibility.
Using FileReader.readAsArrayBuffer() is recommended.

> readAsBinaryString was once removed from the File API specification, but re-introduced for backward compatibility. Using FileReader.readAsArrayBuffer() is recommended.
MatthewHerbst (Migrated from github.com) reviewed 2018-11-28 11:41:06 +00:00
gustawdaniel commented 2019-04-20 06:11:34 +00:00 (Migrated from github.com)

@SheetJSDev why this was closed?

@SheetJSDev why this was closed?

Pull request closed

Sign in to join this conversation.
No description provided.