Thanks Max
I noticed that the encoding output of Base64.getMimeEncoder() never ends
with a newline char. There is no right or wrong on this but it will be
nice to write the current behavior into the spec.
- No newline at the end of Base64.getMimeEncoder() Weijun Wang