WebLogic Messaging API Class Library

IBytesMessage. Method 

Puts the message body in read-only mode and repositions the stream of bytes to the beginning.

void ();

Exceptions

Exception Type Condition
MessageException if the JMS provider fails to Reset the message due to some internal error.
MessageFormatException if the message has an invalid format.

See Also

IBytesMessage Interface | WebLogic.Messaging Namespace