public class ByteArrayUtils extends Object
| Constructor and Description |
|---|
ByteArrayUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
read(com.esotericsoftware.kryo.io.Input input) |
static void |
write(com.esotericsoftware.kryo.io.Output output,
byte[] bytes) |
static void |
write(com.esotericsoftware.kryo.io.Output output,
byte[] bytes,
int offset,
int length) |
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.