ArrayBuffer


Purpose

Describes a buffer used to store data for the array buffer views.

Attributes

The attributes of the ArrayBuffer object are listed below:

Attribute Description Type
byteLength The length of the ArrayBuffer object in bytes. int

Methods

Name Description
slice

Returns a new ArrayBuffer object instance.

Related topics

Overview
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...