public class StringUtil
extends java.lang.Object
| Constructor | Description |
|---|---|
StringUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static byte[] |
getBytes(java.lang.String s) |
Converts a string to it ISO-8859-1 byte sequence
It is an workaround for variable initialisations outside of functions.
|