public class MysqlLatin1Utility
extends java.lang.Object
| Constructor and Description |
|---|
MysqlLatin1Utility() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
decode(byte[] bytes) |
static char |
decode(int ch) |
static byte[] |
encode(java.lang.String s) |