Review/comment needed for the new public java.util.Base64 class
Ulf Zibis
Ulf.Zibis at CoSoCo.de
Tue Oct 30 16:26:49 UTC 2012
Previous message:
Review/comment needed for the new public java.util.Base64 class
Next message:
Review/comment needed for the new public java.util.Base64 class
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Oops: >
lineLength << 2 >> 2
I meant:: lineLength >> 2 << 2 -Ulf
Previous message:
Review/comment needed for the new public java.util.Base64 class
Next message:
Review/comment needed for the new public java.util.Base64 class
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the core-libs-dev mailing list