[ https://issues.apache.org/jira/browse/PDFBOX-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesse Long updated PDFBOX-4260: ------------------------------- Attachment: pdfbox-cosstream.patch > 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 > Attachments: 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: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org