Type Definition js::typedarray::ArrayBufferView
[−]
[src]
type ArrayBufferView<'a> = TypedArray<'a, ArrayBufferViewU8>;
The ArrayBufferView type