encodeBase64Mime

Base64 encoded data with line length of 76 as mandated by RFC 2045 Section 6.8

string
encodeBase64Mime
(
const(ubyte[]) content
,
string LINESEP = "\r\n"
)

Meta