public class ByteArraysUtils extends Object
Constructor and Description |
---|
ByteArraysUtils() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
addAll(byte[] array1,
byte[] array2) |
static byte[] |
getOnlyUsed(ByteBuffer buf) |
public static byte[] addAll(byte[] array1, byte[] array2)
public static byte[] getOnlyUsed(ByteBuffer buf)
Copyright © 2019. All rights reserved.