happstack-util-0.3.1: Web frameworkSource codeContentsIndex
Happstack.Crypto.Base64
Synopsis
encode :: String -> String
decode :: String -> String
chop72 :: String -> String
Documentation
encode :: String -> StringSource
decode :: String -> StringSource
chop72 :: String -> StringSource
Cut up a string into 72 char lines, each line terminated by CRLF.
Produced by Haddock version 2.4.2