public final class Utils extends Object
Utils()
static byte[]
toArray(long length)
static long
toLong(byte[] bytes, int start, int end)
static List<String>
toString(byte[] bytes)
toString(byte[] bytes, int start, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utils()
public static byte[] toArray(long length)
public static long toLong(byte[] bytes, int start, int end)
public static List<String> toString(byte[] bytes)
public static List<String> toString(byte[] bytes, int start, int end)
Copyright © 2013 Oracle Corporation. All Rights Reserved.