Sebb created IO-377:
-----------------------
Summary: Tailer uses default charset to read the file
Key: IO-377
URL: https://issues.apache.org/jira/browse/IO-377
Project: Commons IO
Issue Type: Bug
Affects Versions: 2.4
Reporter: Sebb
Priority: Minor
The Tailer class reads bytes from a file and presents them to the
TailerListener as Strings. The conversion from byte[] to String currently uses
the default charset, which may not always be appropriate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira