Interface IStreamWriter

    • Method Detail

      • writeStream

        void writeStream​(java.io.OutputStream os)
                  throws java.io.IOException
        write myself to a stream
        Parameters:
        os - the output stream
        Throws:
        java.io.IOException - if io snafu...