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