base64
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. Base64182 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