Class ByteArrayOutputStreamProvider

java.lang.Object
com.helger.commons.io.streamprovider.ByteArrayOutputStreamProvider
All Implemented Interfaces:
IHasOutputStream, IHasOutputStreamAndWriter

public class ByteArrayOutputStreamProvider extends Object implements IHasOutputStreamAndWriter
An OutputStream provider based on a byte array.
Author:
Philip Helger