Class ByteArrayInputStreamProvider

java.lang.Object
com.helger.commons.io.streamprovider.ByteArrayInputStreamProvider
All Implemented Interfaces:
IHasByteArray, IHasInputStream, IHasInputStreamAndReader, IHasSize

public class ByteArrayInputStreamProvider extends Object implements IHasByteArray
An InputStream provider based on a byte array.
Author:
Philip Helger