Concept Framework 2.2 documentation Contents | Index

standard.coding.base64.mime_encode

Name Version Deprecated
mime_encode version 1.0 no

Prototype:
string mime_encode(string data)

Parameters:
data      the data to encode

Description:
Base64 encode a stream adding padding and line breaks. Encode 3 8-bit binary bytes as 4 '6-bit' characters.

Returns:
Returns the encoded stream.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:16 2013 GMT(c)2013 Devronium Applications