public class ByteConvert extends java.lang.Object
ByteConvert()
static int
toInt32BigEndian(byte[] bytes)
toInt32LittleEndian(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteConvert()
public static int toInt32BigEndian(byte[] bytes)
public static int toInt32LittleEndian(byte[] bytes)