public class TypedArrayHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TypedArrayHelper.Wrapper
Implemented by ByteBuffer in GWT modes.
|
| Constructor and Description |
|---|
TypedArrayHelper() |
| Modifier and Type | Method and Description |
|---|---|
static elemental2.core.ArrayBufferView |
unwrap(ByteBuffer bb) |
static ByteBuffer |
wrap(elemental2.core.ArrayBuffer ab) |
public static ByteBuffer wrap(elemental2.core.ArrayBuffer ab)
public static elemental2.core.ArrayBufferView unwrap(ByteBuffer bb)
Copyright © 2019–2020. All rights reserved.