Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
encode :: ByteString -> ByteString Source #
decode :: ByteString -> Either String ByteString Source #
encodeURL :: ByteString -> ByteString Source #
decodeURL :: ByteString -> Either String ByteString Source #