public abstract class CharsetUtils extends Object
| Constructor and Description |
|---|
CharsetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
detectCharset(String contentType,
byte[] contentBytes) |
public static String detectCharset(String contentType, byte[] contentBytes) throws IOException
IOExceptionCopyright © 2017. All rights reserved.