base64
Posted March 28th, 2008 by andyfaff
Downloaded 9 times
Encoding and decoding of base64 strings
Usage:
string testing = "test"
testing = base64encode(testing)
testing = base64decode(testing)
Releases
| Development snapshots | Date | Size | Links |
|---|---|---|---|
| IGOR.5.00.x-1.0.x-dev | 2008-Jun-02 | 632.17 KB |
Subversion Repository:
svn://svn.igorexchange.com/packages/base64/