sujang958
|
32bc87be71
|
bug fix
|
2021-09-01 14:38:47 +00:00 |
AJ ONeal
|
aedf7281e7
|
v1.2.0
|
2018-03-27 22:44:53 -06:00 |
Chris J. Lee
|
91a98dee8f
|
Remove dangling semi-colon
remove dangling semi-colon.
|
2016-05-10 11:01:01 -05:00 |
AJ ONeal
|
f0250c3cb3
|
convert non-buffer objects first to strings
|
2013-07-25 09:14:17 -07:00 |
Zach Bjornson
|
f76c0404fb
|
Call toString on args to match browser behavior.
|
2013-07-20 09:22:32 -07:00 |
Victor Costan
|
b51cbf6c06
|
Fix btoa to match browser implementations
Test case:
btoa(String.fromCharCode(252)) should return "/A=="
|
2012-09-13 02:08:20 -03:00 |
AJ ONeal
|
c3c29706f6
|
fixed mixup of atob / btoa
|
2011-09-09 14:56:22 -06:00 |