public class NumberTools extends Object
Modifier and Type | Method and Description |
---|---|
static int |
byteToUnsignedByte(byte b)
Converts the byte value to an int with the value of the 8 bits
interpreted as an unsigned byte.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.