The byte array value
is written to the message as a byte array field. Consecutively written byte array fields are treated as two distinct fields when the fields are read.
@param value the byte array value to be written
@throws JMSException if the JMS provider fails to write the messagedue to some internal error.
@throws MessageNotWriteableException if the message is in read-onlymode.
|
|
|
|