Base64 encoder/decoder Java library
Base64Coder is a 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.
顯示實驗性套件 顯示社群維護套件