ContentsIndex
UTF8
Synopsis
toUTF :: String -> [Word8]
fromUTF :: [Word8] -> String
Documentation
toUTF :: String -> [Word8]
Convert Unicode characters to UTF-8.
fromUTF :: [Word8] -> String
Convert UTF-8 to Unicode.
Produced by Haddock version 0.8