Class FileBufferPrettifiedOutput

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class FileBufferPrettifiedOutput
    extends FileBufferOutput
    • Constructor Detail

      • FileBufferPrettifiedOutput

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

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