TypedArray class
TypedArray class
TypedArray objects present an array-like view of an underlying binary data buffer.
Inheritance: TypedArray
→
DOMObject
The TypedArray type exposes the following members:
Properties
Property | Description |
---|---|
byte_length | Gets the byteLength accessor property represents the length of an ArrayBuffer in bytes. |
byte_offset | Gets the byteOffset from the start of referenced ArrayBuffer. |
length | Gets the length of a typed array. |
Methods
Method | Description |
---|---|
get_platform_type | This method is used to retrieve ECMAScript object Type. |
See Also
- module
aspose.svg
- class
DOMObject
- class
TypedArray