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.
Specification | Status | Comment |
---|---|---|
Web IDL (Second Edition) The definition of 'BufferSource' in that specification. | Candidate Recommendation | Initial definition. |
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/BufferSource