public class Utils
extends java.lang.Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
crc32(java.lang.String s)
Convenience method for calculating the CRC2 checksum of a string.
|
static EOSType |
getOSType() |
public static EOSType getOSType()
public static long crc32(java.lang.String s)
s - the string