Fast and compact Base64 encoder/decoder Java library
Description
Base64Coder is a fast and compact Base64 encoder/decoder class.
There is no Base64 encoder/decoder in the standard Java SDK class
library. The undocumented classes sun.misc.BASE64Encoder and
sun.misc.BASE64Decoder should not be used.
Build Time
2022-08-10 08:18:47 GMT
Size
15.44 KB
d2a4da3d3389068e8bc8203719c7f9bf
License
EPL-1.0 or EPL-2.0 or LGPLv2+ or GPLv2+ or ASL 2.0 or BSD