<< < 1 2 3   Sort: Rank

Andre's Implementation of Base32 in PHP
This section provides a PHP implementation of the Base32 encoding algorithm by Andre DeMarre.
2016-02-11, 705👍, 1💬

💬 2016-02-11 apple: thx

Sun Implementation of Base64 in Java
This section provides the source code for the Java implementation of Base64 by Sun.
2016-01-23, 3072👍, 2💬

💬 2016-01-23 Herong: Ashish, Finally Base64 encoding is included in JDK now. Thanks for sharing the tutorials;

💬 2016-01-22 Ashish: Nice Article you can read more about base 64 encoding using Java 8 at Modern Pathshala

PHP - convert_uuencode() and convert_uudecode()
This section provides the source code of the PHP implementation of UUEncode by php.net.
2015-07-27, 311👍, 1💬

<< < 1 2 3   Sort: Rank