Documentation of 'org.freehep.util.io.FinishableOutputStream' Java class
FinishableOutputStream
org.freehep.util.io

Interface FinishableOutputStream

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void finish()
      Finishes the current outputstream (compresses, flushes, caluclates CRC) and writes whatever is left in the buffers, but does not close the stream.
    • Method Detail

      • finish

        void finish()
             throws java.io.IOException
        Finishes the current outputstream (compresses, flushes, caluclates CRC) and writes whatever is left in the buffers, but does not close the stream.
        Throws:
        java.io.IOException - if write fails

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.