[Base64] Codereview request for 8006315 8006530 AND 8006295

Ulf Zibis Ulf.Zibis at CoSoCo.de
Mon Feb 4 17:15:52 UTC 2013


Am 04.02.2013 17:36, schrieb Ulf Zibis:
>> On 04/02/2013 14:20, Alan Bateman wrote:
>>> "If the input byte stream is not in valid Base64 encoding scheme then
>>> IOException will be thrown when reading any invalid Base64 byte(s) from
>>> the returned input stream."

Additionally there is a comma missing after "scheme", as same on my suggestion below ...

>
> I most like this, but adding some {@code ...} tags would help, at least for IOE. Maybe one of the 
> terms "Base64" would be enough, like:
> If the input byte stream is not of valid Base64 encoding scheme then {@code IOException} will be 
> thrown by it's {@code read} methods when encountering any undecodable byte(s)

-Ulf




More information about the core-libs-dev mailing list