Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
-
Moderate
Description
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.