You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Tarocchi (Jira)" <ji...@apache.org> on 2022/05/12 15:22:00 UTC

[jira] [Created] (CAMEL-18104) provide a byte[] to Double Integer .... converter

Andrea Tarocchi created CAMEL-18104:
---------------------------------------

             Summary: provide a byte[] to Double Integer .... converter
                 Key: CAMEL-18104
                 URL: https://issues.apache.org/jira/browse/CAMEL-18104
             Project: Camel
          Issue Type: Improvement
            Reporter: Andrea Tarocchi


for all the types that have a from string converter would be nice to provide an alternative that from byte[] converts to string and from string to the type basically cascading byte[] to string converter and string to type converter.

It is useful for all the conversions in headers coming from kafka topics since they usually come as byte[]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)