You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stephan Siano (JIRA)" <ji...@apache.org> on 2013/12/10 12:44:06 UTC

[jira] [Created] (CAMEL-7056) Support streaming in camel-base64 data type

Stephan Siano created CAMEL-7056:
------------------------------------

             Summary: Support streaming in camel-base64 data type
                 Key: CAMEL-7056
                 URL: https://issues.apache.org/jira/browse/CAMEL-7056
             Project: Camel
          Issue Type: Improvement
            Reporter: Stephan Siano


The current implementation of the base64 datatype does not support streaming, even though the underlying commons-codec implementation would support this.

The attached patch will add streaming support to the component while keeping compatibility with previous versions for most cases



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)