|
Re: Missing java.io character encoding aliases: msg#00187java.classpath.patches
>Hello, > >If you haven't already could you please also add: >("gnu.java.io.encoding_scheme_alias.UnicodeLittled", "UTF16LE"); >("gnu.java.io.encoding_scheme_alias.UnicodeBig", "UTF16BE"); > >Regards, > >Kevin Foley You're right in that these are missing, but they're not same though, since UnicodeBig and UnicodeLittle have a byte-order mark. These haven't been implemented, it seems. Although it'd be trivial to create these, I'm a bit hesitant to add new encoders/decoders to the java.io stuff, since we're really planning on scrapping them and moving it all over to the java.nio encoders. (as in java 1.4) Is this important to you? /Sven
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Patch: RFC: enable Jessie by default, Michael Koch |
|---|---|
| Next by Date: | Missing java.io encoders/decoders, Sven de Marothy |
| Previous by Thread: | Re: Missing java.io character encoding aliases, Kevin Foley |
| Next by Thread: | Re: Missing java.io character encoding aliases, Kevin Foley \( Quandis \) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |