Class EBlockImageDCWriter

    • Field Detail

      • output

        protected java.io.DataOutputStream output
    • Constructor Detail

      • EBlockImageDCWriter

        public EBlockImageDCWriter()
    • 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 static void close​(java.io.DataOutputStream myOutput)
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • close

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