You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Jeff Macomber <JM...@NetByTel.com> on 2001/06/18 16:42:15 UTC

Base64 Util class problem

Hey all,

I am seeing a problem using the encode and decode routines of xerces (1.3.1)
to encode and decode binary data.  After encoding a file of exactly 1674
bytes I then decode it and find the file size is 1676 bytes.  After looking
at the source the problem appears to be in the padding.  The encode is
correct.  The decode is adding an extra byte all the time for no reason.  

Can anyone verify this?

Thanks,
Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org