Details
-
Improvement
-
Resolution: Fixed
-
Major
-
8.4.3
Description
Right now the parser uses XMLStreamReader#getElementText() which load the base64 encoded file in memory (so bigger than the actual file).
Right now the parser uses XMLStreamReader#getElementText() which load the base64 encoded file in memory (so bigger than the actual file).