Class CharsetHelper.InputStreamAndCharset

java.lang.Object
com.helger.commons.charset.CharsetHelper.InputStreamAndCharset
All Implemented Interfaces:
IHasInputStream
Enclosing class:
CharsetHelper

public static final class CharsetHelper.InputStreamAndCharset extends Object implements IHasInputStream
A wrapper that has an InputStream, an optional Unicode BOM as EUnicodeBOM and an optional Charset.
Author:
Philip Helger