browser-buffer
browser-buffer copied to clipboard
This is not a typed array error
Thanks for the effort, I am trying to use this library after including it if I try to use it copying from your test I get the error this is not a typed array error when I try to create a buffer, any idea why?
The error occurs here:
I'm on Chrome/OSX thanks!
The problem also happens in firefox:
[15:32:00.350] TypeError: anonymous method called on incompatible Object @ file:///Users/matteocantarelli/Documents/Development/browser-buffer/src/browser-buffer.js:92
Looks like removing this. resolves the problem.