Up |
Decode an encoding read-file reference in base64.
This function is based from the PHP source code and it seems slightly faster than base64_decode (see below).
This functions contains a part of code under PHP license :
http://www.php.net/license/3_01.txt
You must agree the terms of this (free) license and inform the users.
fun [P] S
Return : S the decoded content of the file.