Difference between revisions of "Prokee Module: base64"
Jump to navigation
Jump to search
(Created page with "The base64 module provides encoder and decoder for the base64 encoding.") |
|||
| Line 1: | Line 1: | ||
The base64 module provides encoder and decoder for the base64 encoding. | The base64 module provides encoder and decoder for the base64 encoding. | ||
| + | |||
| + | == Implementations == | ||
| + | * [http://www.andreaspollhammer.com/lab/docu/html/base64_v01.php base64 (version v01)] | ||
Revision as of 03:45, 29 April 2019
The base64 module provides encoder and decoder for the base64 encoding.