IArrayBufferView Properties |
The IArrayBufferView type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrayBuffer |
Gets view's underlying ArrayBuffer.
|
![]() | Offset |
Gets the view's offset within the underlying ArrayBuffer.
|
![]() | Size |
Gets the view's size in bytes.
|