[Haskell-cafe] UTF-16 to UTF-8
Günther Schmidt
gue.schmidt at web.de
Thu Jan 28 08:07:07 EST 2010
Hi Ivan,
thanks for the tip, but how do I use the library?
I can't really make out how to feed it UTF-16 and get String (UTF-8) back.
Günther
BTW: I need this function because I'm using HDBC-ODBC with MS Access and
in MS Access apparently every string is in UTF-16.
Am 28.01.10 12:47, schrieb Ivan Lazar Miljenovic:
> Günther Schmidt<gue.schmidt at web.de> writes:
>
>> is there a library which converts from utf-16 to utf-8?
>>
> The text library can (you can also choose between big and little endian
> UTF-16).
>
>
>> Günther
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
More information about the Haskell-Cafe
mailing list