You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Amit Sharma (JIRA)" <ji...@apache.org> on 2011/01/13 06:50:45 UTC

[jira] Updated: (CODEC-108) Base64 encoding issue for larger avi files

     [ https://issues.apache.org/jira/browse/CODEC-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Sharma updated CODEC-108:
------------------------------

    Attachment: PutServiceSizeTest.java

Please find the main class which i m trying to run. You can run with any larger file (more than 100 MB)

> Base64 encoding issue for larger avi files
> ------------------------------------------
>
>                 Key: CODEC-108
>                 URL: https://issues.apache.org/jira/browse/CODEC-108
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Amit Sharma
>         Attachments: PutServiceSizeTest.java
>
>
> I am using base64.encode/decode for xml files..it works fine with smaller files. But, when i try to encode larger avi files using Base64 encoder..it reduces file size. 
> Could you please tell me, why its happening ??

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.