Re: [io] support for additional character sets needed in ReversedLinesFileReader

2015-03-06 Thread Leandro Reis
t;x-windows-950")) { // Windows code page 950 (Traditional Chinese) byteDecrement = 1; } … A newline byte never appears as part of a multi-byte character in any of these encodings. Thanks and regards, Leandro On 3/2/15, 4:02 PM, "Leandro Reis" wrote: >On 2 March 2015 at 21:53,

Re: [io] support for additional character sets needed in ReversedLinesFileReader

2015-03-02 Thread Leandro Reis
On 2 March 2015 at 21:53, sebb wrote: >>On 2 March 2015 at 20:00, Leandro Reis wrote: >>Hi all, >> >>I¹m working on a product that uses Commons IO via Jackrabbit Oak. In the >>process of testing the launch of such product on Japanese Windows 2012 >>Se

[io] support for additional character sets needed in ReversedLinesFileReader

2015-03-02 Thread Leandro Reis
Hi all, I¹m working on a product that uses Commons IO via Jackrabbit Oak. In the process of testing the launch of such product on Japanese Windows 2012 Server R2, I came across the following exception: "(java.io.UnsupportedEncodingException: Encoding windows-31j is not supported yet (feel free to