A couple of questions regarding the details of the new string -> bytevector
conversion routines.
1. String->utfX
a. Should the resulting byte-vector contain byte order marks for utf16
and utf32?
2. utfX->string
a. What is the expected result if a user specifies (for example)
little endian, but the bytevector itself contains byte marks for big endian?
Thanks.
Brian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.r6rs.org/pipermail/r6rs-discuss/attachments/20070525/8c857a6c/attachment-0001.htm
Received on Fri May 25 2007 - 17:54:55 UTC