[
https://issues.apache.org/jira/browse/CAMEL-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844223#comment-13844223
]
Franz Forsthofer commented on CAMEL-7056:
-----------------------------------------
I proposed a similar solution in
https://issues.apache.org/jira/browse/CAMEL-7046
I do not understand why you are creating a CachedOutputStream in the unmarshal
case. Why do you not ruturn just the Base64InputStream ?
Regards Franz
> 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
> Attachments:
> 0001-CAMEL-7056-Support-streaming-in-Base64-component.patch
>
>
> 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)