Class StreamImageDCWriter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.io.OutputStream output  
    • Field Detail

      • output

        protected java.io.OutputStream output
    • Constructor Detail

      • StreamImageDCWriter

        public StreamImageDCWriter()
    • Method Detail

      • write

        public void write​(Buffer buf)
                   throws java.io.IOException
        Specified by:
        write in interface DataChannelWriter
        Throws:
        java.io.IOException
      • endOfData

        public void endOfData()
                       throws java.io.IOException
        Specified by:
        endOfData in interface DataChannelWriter
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface DataChannelWriter
        Throws:
        java.io.IOException