[e-lang] Joe-E ByteArray stream interface and character encoding/decoding
Adrian Mettler
amettler at cs.berkeley.edu
Tue Oct 16 02:28:01 EDT 2007
Here are the proposed implementations for stream adapter logic in
ByteArray and character encoding/decoding routines to and from ASCII and
UTF-8 in Joe-E. Tyler suggested that I let you take a look at them and
see if there are any unintended bugs or sources of nondeterminism.
The code newly added to the ByteArray class is at the bottom of the
file, if you're looking for it.
Thanks,
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ASCII.java
Type: text/x-java
Size: 2348 bytes
Desc: not available
Url : http://www.eros-os.org/pipermail/e-lang/attachments/20071015/e0ca9b88/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UTF8.java
Type: text/x-java
Size: 2417 bytes
Desc: not available
Url : http://www.eros-os.org/pipermail/e-lang/attachments/20071015/e0ca9b88/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ByteArray.java
Type: text/x-java
Size: 8872 bytes
Desc: not available
Url : http://www.eros-os.org/pipermail/e-lang/attachments/20071015/e0ca9b88/attachment-0002.bin
More information about the e-lang
mailing list