There seems to be a related problem with getBytes(String enc) and
getBytes().

Running under ORP, these methods are returning all of the trailing nul bytes
as well as the valid characters in the String.

Unfortunately, the code I'm running is part of a huge mass of code belonging
to someone else, and I have been unable so far to successfully extract a
simple example of the problem.


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to