| |||||||||
| |||||||||
Description | |||||||||
Implements RFC 2045 MIME coding. | |||||||||
Synopsis | |||||||||
| |||||||||
Documentation | |||||||||
| |||||||||
Yields encoded input cropped to lines of less than 76 characters. Directly usable as email body. | |||||||||
| |||||||||
yields continuous stream of bytes. | |||||||||
| |||||||||
Directly applicable to email body. | |||||||||
| |||||||||
Only applicable to stream of Base64 characters. | |||||||||
| |||||||||
Base64 alphabet in encoding order. | |||||||||
Produced by Haddock version 2.6.0 |