On 05/06/2010 11:27 PM, Rafael Schloming wrote:
What I was saying above is that I don't think the C++ API will
automatically decode the raw bytes into a wide string for you, but it
has to at least give you enough information to do that yourself,
otherwise it is essentially throwing information away and won't
interoperate correctly.

Indeed, and it does. There is an encoding specified on Variant. This will be set when reading from the wire, and can be used when writing to indicate the encoding the data is in.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to