Fix atob to match browser implementations
Test case: atob('/A==') === String.fromCharCode(252) should be true
This commit is contained in:
parent
87f7024d3e
commit
b35a566ac6
Loading…
Reference in New Issue