A TypedArray object describes an array-like view of an
underlying binary data buffer.
There is no global property named TypedArray, nor is there a
directly visible TypedArray constructor. Instead, there are a number of
different global properties, whose values are typed array constructors for specific
element types, listed below. On the following pages you will find common properties and
methods that can be used with any typed array containing elements of any type.... Behavior when viewing a resizable buffer When a TypedArray is...created as a view of a resizable buffer , resizing the underlying buffer...