You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/17 12:02:00 UTC

[jira] [Commented] (PDFBOX-4837) RandomAccessBufferedFileInputStream doesn't have to extend an InputStream

    [ https://issues.apache.org/jira/browse/PDFBOX-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109446#comment-17109446 ] 

ASF subversion and git services commented on PDFBOX-4837:
---------------------------------------------------------

Commit 1877853 from lehmi@apache.org in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1877853 ]

PDFBOX-4837: rename RandomAccessBufferedFileInputStream to RandomAccessBufferedFile and don't extend InputStream any more

> RandomAccessBufferedFileInputStream doesn't have to extend an InputStream
> -------------------------------------------------------------------------
>
>                 Key: PDFBOX-4837
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4837
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 3.0.0 PDFBox
>
>
> I just realized that {{org.apache.pdfbox.io.RandomAccessBufferedFileInputStream}} implements {{org.apache.pdfbox.io.RandomAccessRead}} and extends java.io.InputStream as well. The later isn't really needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org