public class ArrayBufferView
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ArrayBuffer |
buffer |
int |
byteLength |
int |
byteOffset |
Constructor and Description |
---|
ArrayBufferView() |
public ArrayBuffer buffer
public int byteLength
public int byteOffset