[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 177 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
takes(returns the decoded data.Any character not part of the 65-character base64 subset issilently ignored. Characters occurring after a '=' padding characterare never decoded.If the length of the string to decode, after ignoringnon-base64 chars, is not a multiple of 4 or if padding occurs too early,then a warning is generated if perl is running under C<-w>.=backIf you prefer not to import these routines into your namespace, you cancall them as:use MIME::Base64 () X-Ref |
No description |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |