[ 
https://issues.apache.org/jira/browse/CAMEL-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251508#comment-16251508
 ] 

Andrea Cosentino commented on CAMEL-12008:
------------------------------------------

Next time in the commit message please report the contributor of the PATCH.

> Add type converter from byte array to java.io.Reader
> ----------------------------------------------------
>
>                 Key: CAMEL-12008
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12008
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Markus Muenkel
>            Assignee: Stephan Siano
>            Priority: Minor
>             Fix For: 2.21.0
>
>         Attachments: diff.txt
>
>
> The class {{org.apache.camel.converter.IOConverter}} supports type conversion 
> from {{java.io.InputStream}} to {{java.io.Reader}}, but conversion from 
> {{byte[]}} to {{java.io.Reader}} is not yet supported. In this improvement we 
> would like to close this gap by adding a corresponding type conversion method 
> to {{org.apache.camel.converter.IOConverter}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to