Class ContentOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class ContentOutputStream
    extends org.apache.commons.io.output.DeferredFileOutputStream
    • Constructor Detail

      • ContentOutputStream

        public ContentOutputStream​(int threshold,
                                   File tmpDir)
    • Method Detail

      • getFile

        public File getFile()
        Overrides:
        getFile in class org.apache.commons.io.output.DeferredFileOutputStream