public final class Iso2022Converter extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
convertISO2022CharsetToJavaCharset(byte[] bytes)
Converts the given ISO2022 char set to a Java charset name.
|
public static String convertISO2022CharsetToJavaCharset(byte[] bytes)
bytes - string data encoded using ISO2022null if the conversion was not possibleCopyright © 2010 - 2020 Adobe. All Rights Reserved