Markus Muenkel created CAMEL-12008:
--------------------------------------
Summary: 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
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)