Class FuseOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class FuseOutputStream extends PipedOutputStream
An output stream that ensures that written data happens in it's own thread.