ITypedArrayT Properties |
The ITypedArrayT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrayBuffer |
Gets view's underlying ArrayBuffer.
(Inherited from IArrayBufferView.) |
![]() | Length |
Gets the typed array's length.
(Inherited from ITypedArray.) |
![]() | Offset |
Gets the view's offset within the underlying ArrayBuffer.
(Inherited from IArrayBufferView.) |
![]() | Size |
Gets the view's size in bytes.
(Inherited from IArrayBufferView.) |