I know it does since I control the protocol :-).

On Oct 4, 2005, at 11:04 AM, Wolfgang Jeltsch wrote:

You seem to think that one byte has to correspond to one character but this isn't the case in certain character encodings. In addition, even if one byte
corresponds to one character, a byte b doesn't necessarily denote a
character c with ord c == b. One has to take the encoding into account.

--
http://wagerlabs.com/idealab





_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to