Concept Framework 2.0 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: Fri Jan 21 18:06:20 2011 GMT(c)2011 RadGs Software