Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
mime_decode | version 1.0 | no |
string mime_decode(string data) |
data | the data to decode |
Decode a base64 encoded stream discarding padding, line breaks and noise. Decode 4 '6-bit' characters into 3 8-bit binary bytes. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |