Review/comment needed for the new public java.util.Base64 class (original) (raw)

Ulf Zibis Ulf.Zibis at CoSoCo.de
Tue Oct 30 16:26:49 UTC 2012


Oops:

lineLength << 2 >> 2 I meant:: lineLength >> 2 << 2

-Ulf



More information about the core-libs-dev mailing list