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 2017/11/14 15:04:00 UTC

[jira] [Resolved] (CAMEL-12008) Add type converter from byte array to java.io.Reader

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

Stephan Siano resolved CAMEL-12008.
-----------------------------------
    Resolution: Fixed

> 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
>             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)