Robert Burrell Donkin ha scritto: > http://svn.apache.org/repos/asf/james/server/trunk/javamail-util/src/main/java/org/apache/james/util/codec/Base64.java > is a simple base 64 encoding utility. it's currently in javamail utils > in James. i was wondering whether there's anywhere better for it... > > mime4j? > mailet-base? > > or it's best to leave it where it is now...
IIRC the base64 encoding done in that class is specific for the Auth procedures. E.g: it appends \0 somewhere... Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
