Class HasInputStream

java.lang.Object
com.helger.commons.io.stream.HasInputStream
All Implemented Interfaces:
IHasInputStream

@Immutable public class HasInputStream extends Object implements IHasInputStream
Special implementation of IHasInputStream with that has an InputStream supplier that can be read more than once!
Author:
Philip Helger