Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

javax.jms.StreamMessage

TaskComplete?EstimateSprintNotes
clearBody() 1h  

readBoolean()

readByte()

readBytes(byte[] value)

readChar()

readDouble()

readFloat()

readInt()

readLong()

readObject()

readShort()

readString()

 2d Update mapping to output Sequences.
reset() 1h  

writeBoolean(boolean value)

writeByte(byte value)

writeBytes(byte[] value)

writeBytes(byte[] value, int offset, int length)

writeChar(char value)

writeDouble(double value)

writeFloat(float value)

writeInt(int value)

writeLong(long value)

writeObject(Object value)

writeShort(short value)

writeString(String value)

 1d