base64
Sort:
popular
|
newest
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, 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 Jan 6, 2025
2. Base64184 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