On Wed, 21 Aug 2024 10:03:57 GMT, Robbin Ehn wrote:
>> Hi,
>> Can you help to review this simple patch?
>>
>> Currently, lineSize linesize for MIME case in macro bench test Base64Decode
>> is only "4", but in Base64.Encoder default linesize for MIME encoder is 76.
>> It's helpful to add more li
On Mon, 19 Aug 2024 16:43:02 GMT, Hamlin Li wrote:
> Hi,
> Can you help to review this simple patch?
>
> Currently, lineSize linesize for MIME case in macro bench test Base64Decode
> is only "4", but in Base64.Encoder default linesize for MIME encoder is 76.
> It's helpful to add more linesize,
Hi,
Can you help to review this simple patch?
Currently, lineSize linesize for MIME case in macro bench test Base64Decode is
only "4", but in Base64.Encoder default linesize for MIME encoder is 76.
It's helpful to add more linesize, e.g. 76 and so on.
Thanks!
-
Commit messages:
-