DOM API Reference
  1. Home
  2. Dom
  3. Pages
  4. XMLHttpRequest.mozResponseArrayBuffer

XMLHttpRequest.mozResponseArrayBuffer

Draft
This page is not complete.

Obsolete since Gecko 6

Is an ArrayBuffer. The response to the request, as a JavaScript typed array. This is NULL if the request was not successful, or if it hasn't been sent yet.

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/xmlhttprequest/mozresponsearraybuffer

© 2021 CodeProject Correction? Terms of Service Privacy Contact Us About