logo       

Missing java.io encoders/decoders: msg#00188

java.classpath.patches

Subject: Missing java.io encoders/decoders

Hi,
Here's a quick hack which fills in the missing encoders and decoders for
UTF-16 with byte-order-markers for UTF16. They're a quick hack based off
the existing encoders. I know this will be thrown out soon (when we move
to only using the nio encoders), but in the meantime, there's no reason
to leave these ones out.


2005-03-27 Sven de Marothy <sven@xxxxxxxxx>

* gnu/java/io/decode/DecoderUnicodeBig.java,
* gnu/java/io/decode/DecoderUnicodeLittle.java,
* gnu/java/io/encode/EncoderUnicodeBig.java,
* gnu/java/io/encode/EncoderUnicodeLittle.java,
New files.


Attachment: EncoderUnicodeBig.java
Description: Text Data

Attachment: EncoderUnicodeLittle.java
Description: Text Data

Attachment: DecoderUnicodeBig.java
Description: Text Data

Attachment: DecoderUnicodeLittle.java
Description: Text Data

_______________________________________________
Classpath-patches mailing list
Classpath-patches@xxxxxxx
http://lists.gnu.org/mailman/listinfo/classpath-patches
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise