valerybokov commented on PR #274: URL: https://github.com/apache/pdfbox/pull/274#issuecomment-3343038001
Your idea is based on current solution when RandomAccessReadBuffer reads all the data inside its constructor. That is why you able to create a new instance of the RandomAccessReadBuffer and close the stream immediately. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
