Uses of Class
com.helger.commons.charset.CharsetHelper.InputStreamAndCharset
Packages that use CharsetHelper.InputStreamAndCharset
-
Uses of CharsetHelper.InputStreamAndCharset in com.helger.commons.charset
Methods in com.helger.commons.charset that return CharsetHelper.InputStreamAndCharsetModifier and TypeMethodDescriptionCharsetHelper.getInputStreamAndCharsetFromBOM(InputStream aIS) If a BOM is present in theInputStreamit is read and if possible the charset is automatically determined from the BOM.