Hi!
>>       char[] msgChars = new String(decoder.decode(b)).toCharArray();
>>     
>
> I'm not sure the problem is really here, though. It just looks strange to me.
>   
Yep, java puts ? in places where it cant convert the binary data to the
correct character.

Ciao,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to