| Package | Description |
|---|---|
| com.helger.commons.charset |
| Modifier and Type | Method and Description |
|---|---|
static CharsetHelper.InputStreamAndCharset |
CharsetHelper.getInputStreamAndCharsetFromBOM(InputStream aIS)
If a BOM is present in the
InputStream it is read and if possible
the charset is automatically determined from the BOM. |
Copyright © 2014–2017 Philip Helger. All rights reserved.