- All Known Implementing Classes:
- GZipInflatingOutputStream, ProgressMonitoredOutputStream
public interface OutputStreamWrapper
Interface used by output streams that wrap other output streams, so that the underlying output
stream can be retrieved.
- Author:
- James Murty