Package de.toem.flux

Class Flx.SimpleFileOutputBuffer

    • Constructor Detail

      • SimpleFileOutputBuffer

        public SimpleFileOutputBuffer​(int size,
                                      java.io.File file)
                               throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException
      • SimpleFileOutputBuffer

        public SimpleFileOutputBuffer​(int size,
                                      java.lang.String file)
                               throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException