[
https://issues.apache.org/jira/browse/IO-543?focusedWorklogId=799981&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-799981
]
ASF GitHub Bot logged work on IO-543:
-------------------------------------
Author: ASF GitHub Bot
Created on: 11/Aug/22 13:15
Start Date: 11/Aug/22 13:15
Worklog Time Spent: 10m
Work Description: Jean-Pierre-Portier commented on PR #39:
URL: https://github.com/apache/commons-io/pull/39#issuecomment-1211975139
Hello @garydgregory ,
sorry for the delay; tried to sync my mind with current master state (more
than 1500 commits behind....)
So just pushed a rebased branch with improved unit tests
Issue Time Tracking
-------------------
Worklog Id: (was: 799981)
Time Spent: 50m (was: 40m)
> 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
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)