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

Sebb resolved IO-341.
---------------------

       Resolution: Fixed
    Fix Version/s: 2.5

Added as UTF_BOM.


URL: http://svn.apache.org/r1468905
Log:
IO-341 A constant for holding the BOM character (U+FEFF)

Modified:
    commons/proper/io/trunk/src/changes/changes.xml
    
commons/proper/io/trunk/src/main/java/org/apache/commons/io/ByteOrderMark.java
                
> A constant for holding the BOM character (U+FEFF) 
> --------------------------------------------------
>
>                 Key: IO-341
>                 URL: https://issues.apache.org/jira/browse/IO-341
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Streams/Writers
>            Reporter: Yaniv Kunda
>            Priority: Minor
>             Fix For: 2.5
>
>         Attachments: ByteOrderMark-char.patch
>
>
> This can be useful when working with readers/writers -
> can be put as a constant in ByteOrderMark, for example.

--
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