You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Timo Boehme (JIRA)" <ji...@apache.org> on 2012/07/30 00:03:33 UTC

[jira] [Resolved] (PDFBOX-1369) support getting file pointer from RandomAccessRead interface

     [ https://issues.apache.org/jira/browse/PDFBOX-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Boehme resolved PDFBOX-1369.
---------------------------------

    Resolution: Fixed

resolved in rev. 1366964; added method getPosition() (instead of getPointer())
                
> support getting file pointer from RandomAccessRead interface
> ------------------------------------------------------------
>
>                 Key: PDFBOX-1369
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1369
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 1.7.1
>            Reporter: Timo Boehme
>            Assignee: Timo Boehme
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> The RandomAccessRead interface allows seek operations but currently does not provide a method to get offset of next byte to read. The interface should be enhanced with a method getPointer() returning this offset.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira