Method MIME.encode_base64()
- Method encode_base64
stringencode_base64(stringdata,void|intno_linebreaks)- Description
This function encodes data using the base64 transfer encoding.
If a nonzero value is passed as
no_linebreaks, the result string will not contain any linebreaks.- See also