Base64 Libraries
Sort:
popular
|
newest
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Last Release on Jun 21, 2023
2. Base64181 usages
net.iharder » base64Public
A Java class providing very fast Base64 encoding and decoding
in the form of convenience methods and input/output streams.
Last Release on Jan 14, 2016
7. Base64Coder11 usages
biz.source_code » base64coderApacheBSDLGPL
A Base64 encoder/decoder in Java.
Last Release on Dec 19, 2010