Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
-
Unknown
Description
The current implementation of the base64 datatype does not support streaming, even though the underlying commons-codec implementation would support this.
The attached patch will add streaming support to the component while keeping compatibility with previous versions for most cases