The Wayback Machine - https://web.archive.org/web/20150926124835/https://developer.mozilla.org/ja/docs/Web/API/ArrayBufferView

Join MDN and developers like you at Mozilla's View Source conference, November 2-4 in Portland, Oregon. Learn more at https://viewsourceconf.org/.

ArrayBufferView

by 3 contributors:
この記事はまだ日本語に翻訳されていません。MDN の翻訳はボランティアによって行われています。是非 MDN に登録し、私たちの力になって下さい。

ArrayBufferView is a helper type representing any of the following JavaScript TypedArray types:

This is a helper type to simplify the specification, it isn't an interface and there are no objects implementing it.

Specifications

Specification Status Comment
WHATWG HTML Living Standard
The definition of 'ArrayBufferView' in that specification.
Living Standard Initial definition.

ドキュメントのタグと貢献者

Contributors to this page: Jeremie, fscholz, teoli
最終更新者: Jeremie,