base64coder - Fast and compact Base64 encoder/decoder Java library
Website: | http://www.source-code.biz/base64coder/java/ |
---|---|
License: | EPL or LGPLv2+ or GPLv2+ or ASL 2.0+ or BSD |
Vendor: | Fedora Project |
- 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.
Packages
base64coder-20101219-12.fc22.noarch [17 KiB] |
Changelog
by Mikolaj Izdebski (2014-07-30):
- Fix build-requires on sonatype-oss-parent |