Package fold.io

Class FoldWriter

    • Constructor Detail

      • FoldWriter

        public FoldWriter​(OutputStream outputStream)
        Create a new FoldWriter which writes to an OutputStream.
        Parameters:
        outputStream - The OutputStream to write the FoldFile to.