Hi, I need to send a byte[] array as an XML stream. But data gets corrupted like following. Help me to resolve this.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <byteArray> <number>SME=</number> </byteArray> -- View this message in context: http://apache-wink-users.3471013.n2.nabble.com/Corrupt-data-when-sending-byte-as-an-XML-stream-tp7572731.html Sent from the Apache Wink Users mailing list archive at Nabble.com.
