Class SimpleByteWriterFactory

java.lang.Object
com.adobe.internal.io.SimpleByteWriterFactory
All Implemented Interfaces:
ByteWriterFactory

public class SimpleByteWriterFactory extends Object implements ByteWriterFactory
A simple implementation of the ByteWriterFactory that always constructs ByteArrayByteWriter instances.