javascript - Do ArrayBuffers have a maximum length? -


i little confused here. arraybuffer allocate new memory region it? if so, safe maximum blob size put on it?

that depends on system , there doesn't seems limit.

according the specification :

if requested number of bytes not allocated exception raised.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -