public class JSmexTools
extends java.lang.Object
Constructor and Description |
---|
JSmexTools() |
Modifier and Type | Method and Description |
---|---|
static char |
toChar(byte value)
Converts a a unsigned byte into a Unicode Character
|
static int |
toUnsignedInt(byte value)
Converts a byte into a unsigned integer value.
|