public class TypedArrayHelper extends Object
| Constructor and Description |
|---|
TypedArrayHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
stringToByteBuffer(String s) |
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)
public static ByteBuffer stringToByteBuffer(String s)
Copyright © 2020 Dmitrii Tikhomirov. All rights reserved.