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