public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getBytes(String s)
Converts a string to it ISO-8859-1 byte sequence
It is an workaround for variable initialisations outside of functions.
|
public static byte[] getBytes(String s)
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.