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 © 2015 Oracle Corporation. All rights reserved.