public class CompatibleUtil extends Object
| Constructor and Description |
|---|
CompatibleUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getBytes(String input,
String charset) |
static String |
newString(byte[] data,
String charset) |
Copyright © 2021. All rights reserved.