hlongurl-0.9.1: Library and utility interfacing to longurl.orgSource codeContentsIndex
Util.Codec.Percent
Maintainersof@forkIO.com
Description

License : See the file LICENSE

Status : Coded

Codec for de/encoding URI strings via percent encodings (cf. RFC 3986.)

Documentation
getEncodedString :: String -> StringSource
getDecodedString :: String -> StringSource
getEncodedChar :: Char -> Maybe StringSource
getDecodedChar :: String -> Maybe (Char, String)Source
Produced by Haddock version 2.3.0