Mime Base 64 Encryption

Does java have a library for this because i cant find it? If not, may anybody point me to the right direction?
[124 byte] By [Aldricha] at [2007-11-26 16:45:30]
# 1
http://jakarta.apache.org/commons/index.htmlJakarta Commons has a base64 codec.
DrLaszloJamfa at 2007-7-8 23:12:51 > top of Java-index,Java Essentials,Java Programming...
# 2
thank you very much
Aldricha at 2007-7-8 23:12:51 > top of Java-index,Java Essentials,Java Programming...