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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to