You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Markus Muenkel (JIRA)" <ji...@apache.org> on 2017/11/14 14:28:00 UTC

[jira] [Updated] (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 ]

Markus Muenkel updated CAMEL-12008:
-----------------------------------
    Attachment: diff.txt

git diff documenting the contribution

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