public final class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toArray(long length) |
static long |
toLong(byte[] bytes,
int start,
int end) |
static List<String> |
toString(byte[] bytes) |
static List<String> |
toString(byte[] bytes,
int start,
int end) |
Copyright © 2017 Oracle Corporation. All Rights Reserved.