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
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
Ghost 于2021-03-04 05:12:49 +00:00 引用了工单