この記事は技術レビューを必要としています。ぜひご協力ください。
この記事はまだボランティアによって 日本語 に翻訳されていません。ぜひ MDN に参加して翻訳を手伝ってください!
BufferSource is a helper type representing objects that are either themselves an ArrayBuffer, or conform to ArrayBufferView.
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 |
|---|---|---|
| Web IDL (Second Edition) The definition of 'BufferSource' in that specification. |
Candidate Recommendation | Initial definition. |