Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
s13
-
None
-
None
Description
0.13.0 has encodingErrorPolicy="replace". (DFDL-893). This is to implement the much more challenging precise-error feature. This creates performance challenges because one cannot buffer-ahead character conversion from bytes in the obvious ways that say, java.io.BufferedReader does.