Open GoogleCodeExporter opened 8 years ago
Fixing invalid integer division that was breaking Base64 padding
Original issue reported on code.google.com by thegrego...@gmail.com on 29 Nov 2012 at 2:12
thegrego...@gmail.com
Attachments:
For a number 'x' in JavaScript, (x / 3) * 3 === x
Original comment by thegrego...@gmail.com on 29 Nov 2012 at 2:15
Original issue reported on code.google.com by
thegrego...@gmail.com
on 29 Nov 2012 at 2:12Attachments: