public class ByteConvert extends Object
ByteConvert()
static int
toInt32BigEndian(byte[] bytes)
toInt32LittleEndian(byte[] bytes)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteConvert()
public static int toInt32BigEndian(byte[] bytes)
public static int toInt32LittleEndian(byte[] bytes)
Copyright © 2002-2017 Drew Noakes. All Rights Reserved.