[ 
https://issues.apache.org/jira/browse/IO-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb resolved IO-377.
---------------------

    Resolution: Won't Fix

Wrong approach; need to deal with this as part of IO-354
                
> 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

Reply via email to