| Safe Haskell | Safe-Infered |
|---|
Data.Text.Punycode
- encode :: String -> ByteString
- decode :: ByteString -> String
Documentation
encode :: String -> ByteStringSource
Encode a string into its ascii form
decode :: ByteString -> StringSource
Decode a string into its unicode form