guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there any thing to convert string encording?


From: nalaginrut
Subject: Is there any thing to convert string encording?
Date: Fri, 23 Nov 2012 15:48:48 +0800

In ruby, we can use force_encoding to convert the encoding of a string:
"abc\u{6666}".force_encoding("UTF-8")

What's the same thing in Guile?

PS: I know Guile treat all strings with "UTF-8". I don't mean to encode
UTF-8 string. I need something like "force_encoding".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]