Class FileBufferOutput

    • Constructor Detail

      • FileBufferOutput

        public FileBufferOutput​(java.io.File file)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • FileBufferOutput

        public FileBufferOutput​(java.io.File file,
                                int bufferSize)
                         throws java.io.IOException
        Throws:
        java.io.IOException