You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2013/04/17 03:04:14 UTC

[jira] [Created] (IO-377) Tailer uses default charset to read the file

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