Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.12.0
-
None
-
None
Description
I will be useful to be able to parse correctly a fixed-width file.
Similarly to CSV format it could be configured specifying the offset list. For example:
"fw1":
{ "type": "fixed-width", "extensions": [ "fw1" ], "offsets": "1,4,8,23,50,99,200" },