Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 8.4.3
-
Component/s: Filter - XAR
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:
-
Similar issues:
Description
Right now the parser uses XMLStreamReader#getElementText() which load the base64 encoded file in memory (so bigger than the actual file).