Hi,
to implement a navigation functionnality around some log files, I
locally added to new API to
org.apache.commons.io.input.ReversedLinesFileReader class:
- long getFilePointer()
- void seek(long pos)
(they act like java.io.RandomAccessFile API class)
Any advice about possibility to add these API within repository ?
Regards
Jean-Pierre
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org