[
https://issues.apache.org/jira/browse/PDFBOX-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540570#comment-16540570
]
ASF subversion and git services commented on PDFBOX-4260:
---------------------------------------------------------
Commit 1835665 from [email protected] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1835665 ]
PDFBOX-4260: support scratch file buffer instead of byte array output stream,
by Jesse Long
> Reduce RAM requirement of COSOutputStream
> -----------------------------------------
>
> Key: PDFBOX-4260
> URL: https://issues.apache.org/jira/browse/PDFBOX-4260
> Project: PDFBox
> Issue Type: Improvement
> Components: Writing
> Affects Versions: 2.0.11
> Reporter: Jesse Long
> Priority: Minor
> Fix For: 2.0.12, 3.0.0 PDFBox
>
> Attachments: pdfbox-4260-2.patch, pdfbox-cosstream.patch
>
>
> COSOutputStream uses a byte array to buffer data prior to filtering. This is
> bad. As commented in COSOutputStream, it should be updated to use a scratch
> file buffer instead.
> This patch does that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]