Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
mime_encode | version 1.0 | no |
string mime_encode(string data) |
data | the data to encode |
Base64 encode a stream adding padding and line breaks. Encode 3 8-bit binary bytes as 4 '6-bit' characters. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |