get_body
Description:
Get the body of this.
data remains valid for as long as this is valid and unchanged.
If the message body was set as a Buffer before this will cause the data to be copied and stored in the message. The Buffer will no longer be kept in the message.
Parameters:
| this |
a Message |
| data |
location for the data |
| size |
location for the size of |
Returns:
|
OK. |