Concept Framework 1.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: Thu Oct 15 20:02:05 2009 GMT(c)2009 RadGs Software