Optional Parameters
- encoding: The encoding to use to decode the message data as string. The allowed values are determined by the JVM/OS being used. Values for encodings that are generally supported by most operating systems and JVMs include
UTF-8,ASCII,BASE64,Hex,windows-1252, andISO-8859-2. The default isUTF-8.
Output Attributes
- data: The message data.