public final class Mp4Arrays extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
copyOfAndAppend(byte[] original,
byte... toAppend) |
static int[] |
copyOfAndAppend(int[] original,
int... toAppend) |
static long[] |
copyOfAndAppend(long[] original,
long... toAppend) |
Copyright © 2015. All rights reserved.