| Package | Description |
|---|---|
| org.teavm.jso.typedarrays |
| Modifier and Type | Method and Description |
|---|---|
static Int8Array |
Int8Array.create(ArrayBuffer buffer) |
static Int8Array |
Int8Array.create(ArrayBuffer buffer,
int offset,
int length) |
static Int8Array |
Int8Array.create(int length) |
Copyright © 2015. All rights reserved.