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

Jean-Pierre Portier commented on IO-543:
----------------------------------------

Created pull request #39: https://github.com/apache/commons-io/pull/39


> ReversedLinesFileReader with 'getFilePointer' and 'seek' API
> ------------------------------------------------------------
>
>                 Key: IO-543
>                 URL: https://issues.apache.org/jira/browse/IO-543
>             Project: Commons IO
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: Jean-Pierre Portier
>            Priority: Minor
>
> Adding API to get/set current file pointer position for 
> org.apache.commons.io.input.ReversedLinesFileReader class:
>       - long getFilePointer()
>       - void seek(long pos)
> (they act like java.io.RandomAccessFile API class)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to