Class MultiFileOutputStream

java.lang.Object
java.io.OutputStream
com.aoapps.hodgepodge.io.MultiFileOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class MultiFileOutputStream extends OutputStream
A MultiFileOutputStream writes to multiple Files as if they were one contiguous file.
Author:
AO Industries, Inc.