Behaviour does not match browser #6

开启中
由 Ghost 于 2021-03-04 04:51:19 +00:00 打开 · 0 评论

In the browser, atob throws an exception if there is an invalid character in the input.

NodeJs Buffer, silently ignores decode errors and returns whatever it can

In the browser, `atob` throws an exception if there is an invalid character in the input. NodeJs Buffer, silently ignores decode errors and returns whatever it can
登录 并参与到对话中。
未选择标签
1 名参与者
通知
到期时间
未设置到期时间。
依赖工单

没有设置依赖项。

参考:coolaj86/atob.js#6
没有提供说明。