float
from the bytes message stream.
@return the next four bytes from the bytes message stream, interpreted as a float
@throws JMSException if the JMS provider fails to read the message due to some internal error.
@throws MessageEOFException if unexpected end of bytes stream has been reached.
@throws MessageNotReadableException if the message is in write-only mode.
|
|