Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4
-
None
Description
Regression: Base64.encode(chunk=true) has bug when input length is multiple of 76
The resulting array is correct except there are two extra 0 bytes appended to the end.