Package 

Class IppOutputStream

    • Method Summary

      Modifier and Type Method Description
      final Unit write(IppPacket packet)
      final Unit write(AttributeGroup group) Write group to this stream.
      • Methods inherited from class com.hp.jipp.encoding.IppOutputStream

        flush, incCount, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
      • Methods inherited from class java.io.DataOutputStream

        close, write
      • Methods inherited from class java.lang.AutoCloseable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait