Re: Marshalling Haskell String <-> UTF-8

1 Sep
2004
1 Sep
'04
6:42 a.m.
I have implemented code to do this which I think is better than John Meacham's, because it (a) handles all UTF8 sequences (up to 6 bytes); (b) checks for errors as UTF8 decoders are supposed to do; (c) lets you determine if there is an error without having to seq the entire list. Here is a link: http://www.haskell.org//pipermail/glasgow-haskell-users/2004-April/006564.ht...
7566
Age (days ago)
7566
Last active (days ago)
0 comments
1 participants
participants (1)
-
George Russell