Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We can optimize when the exchange has not custom charset name, then we can use Charset UTF8 as the default which is quicker than UTF-8 as string literal.
Because this would return a Charset vs String then the internals of camel-core need to be adjusted for this optimization.
Especially in type converters this can help.
Attachments
Issue Links
- is related to
-
CAMEL-18104 camel-core: provide a byte[] to Double Integer .... converter
- Resolved