Hi,when a stanza contains Characters which don't fit in a byte, these get crippled by XMLTokenizer:
buffer.put((byte)c);
I'll be opening a JIRA for that. Any ideas how to properly fix this the best way? Bernd
Hi,when a stanza contains Characters which don't fit in a byte, these get crippled by XMLTokenizer:
buffer.put((byte)c);
I'll be opening a JIRA for that. Any ideas how to properly fix this the best way? Bernd