Mark Chesney created IO-578:
-------------------------------
Summary: Support java.nio.Path and non-default filesystems for
ReversedLinesFileReader
Key: IO-578
URL: https://issues.apache.org/jira/browse/IO-578
Project: Commons IO
Issue Type: Improvement
Components: Utilities
Affects Versions: 2.6
Reporter: Mark Chesney
Fix For: 2.7
Non-default filesystems can be supported by preferring {{java.nio.file.Path}}
and {{java.nio.channels.SeekableByteChannel}} to {{java.io.File}} and
{{java.io.RandomAccessFile}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)