Rich Newcomb created CAMEL-6494:
-----------------------------------
Summary: Allow for skipping fields and trailing characters in
Bindy fixed-length records
Key: CAMEL-6494
URL: https://issues.apache.org/jira/browse/CAMEL-6494
Project: Camel
Issue Type: Improvement
Components: camel-bindy
Reporter: Rich Newcomb
Assignee: Rich Newcomb
Fix For: 2.12.0
Enable camel-bindy to skip unmapped fields in large fixed-length records when
unmarshalling. This can be achieved by fast-forwarding the read cursor to the
declared position ('pos') of the next mapped field when parsing.
Also, provide the ability for camel-bindy to optionally ignore content in a
record that appears after the last mapped field.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira