Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
OpenCMIS 0.13.0
-
None
-
None
-
Patch
Description
This is related to CMIS-444. For files grated then 4MB AtomEntryWriter performance still unsatisfactory on Android platform. Writing by one byte even to buffered stream is too slow. This patch makes this class to write whole portion of base64 encoded content.
Patch is attached.